mesa/src/gallium/drivers
Eric Anholt f505f66cd5 vc4: Add support for storing to NIR registers in a non-SSA fashion.
Previously, there were occasionally NIR registers in our programs, but
they were always actually used SSA-only.  Now that we're trying to support
control flow, we need to actually conditionally move to registers based on
whether channels are active or not.
2016-07-12 17:42:41 -07:00
..
ddebug ddebug: add an option to dump info about a specific apitrace call 2016-07-05 00:47:12 +02:00
freedreno freedreno: fix crash on smaller gpus and higher resolutions 2016-07-03 11:16:28 -04:00
i915 gallium: Add a cap for offset_units_unscaled 2016-06-25 10:16:15 +02:00
ilo gallium: Add a cap for offset_units_unscaled 2016-06-25 10:16:15 +02:00
llvmpipe gallium: Add a cap for offset_units_unscaled 2016-06-25 10:16:15 +02:00
noop gallium: make constant_buffer const 2016-06-20 12:36:20 -04:00
nouveau nvc0: initial support for GP100 GPUs 2016-07-12 10:56:35 +10:00
r300 gallium: Add a cap for offset_units_unscaled 2016-06-25 10:16:15 +02:00
r600 r600g: call cayman_emit_msaa_sample_locs only when needed 2016-07-08 10:52:45 +02:00
radeon radeon/uvd: simplify sending context buffer message 2016-07-08 21:03:32 +02:00
radeonsi radeonsi: fix bad assertion in si_emit_sample_mask 2016-07-09 19:46:54 +02:00
rbug gallium: make constant_buffer const 2016-06-20 12:36:20 -04:00
softpipe gallium: Add a cap for offset_units_unscaled 2016-06-25 10:16:15 +02:00
svga svga: simplify/fix 1D/2D array resource copies 2016-07-08 12:53:21 -06:00
swr swr: [rasterizer core] correct MSAA behavior for conservative rasterization 2016-07-12 11:10:55 -05:00
trace gallium: make image_view const 2016-06-20 12:36:20 -04:00
vc4 vc4: Add support for storing to NIR registers in a non-SSA fashion. 2016-07-12 17:42:41 -07:00
virgl virgl: reduce some limits for now 2016-06-28 06:49:26 +10:00