mesa/src/gallium/drivers
Eric Anholt 69ef08d303 vc4: Make the pack-to-unorm instructions be non-SSA.
This helps ensure that the register allocator doesn't force the later pack
operations to insert extra MOVs.

total instructions in shared programs: 98170 -> 98159 (-0.01%)
instructions in affected programs:     2134 -> 2123 (-0.52%)
2015-08-20 23:42:17 -07:00
..
freedreno util/ra: Make allocating conflict lists optional 2015-08-18 17:48:53 -07:00
i915 gallium: add an interface for EXT_depth_bounds_test 2015-08-14 15:01:51 +02:00
ilo gallium: add an interface for EXT_depth_bounds_test 2015-08-14 15:01:51 +02:00
llvmpipe gallium: add an interface for EXT_depth_bounds_test 2015-08-14 15:01:51 +02:00
noop gallium: make pipe_context::begin_query return a boolean 2015-05-06 00:03:36 +03:00
nouveau nv50/ir: pre-compute BFE arg when both bits and offset are imm 2015-08-20 22:16:46 -04:00
r300 util/ra: Make allocating conflict lists optional 2015-08-18 17:48:53 -07:00
r600 r600g: Fix handling of TGSI_OPCODE_ARR with SB 2015-08-21 09:46:13 +10:00
radeon radeon/uvd: remove unused variables 2015-08-18 14:11:48 +02:00
radeonsi radeonsi: fix a typo as_es -> as_ls in a string 2015-08-19 12:04:51 +02:00
rbug gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
softpipe gallium: add an interface for EXT_depth_bounds_test 2015-08-14 15:01:51 +02:00
svga gallium: add an interface for EXT_depth_bounds_test 2015-08-14 15:01:51 +02:00
trace gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
vc4 vc4: Make the pack-to-unorm instructions be non-SSA. 2015-08-20 23:42:17 -07:00