mesa/src/gallium/drivers
Ilia Mirkin 8b76a3744c nv50/ir: fix bb positions after exit instructions
It's fairly rare that the BB layout puts BBs after the exit block, which
is likely the reason these issues lingered for so long.

This fixes a fraction of issues with the giant pixmark piano shader.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: <mesa-stable@lists.freedesktop.org>
(cherry picked from commit e988999791)
2016-09-01 11:39:42 +01:00
..
ddebug gallium/ddebug: Add passthrough for query_memory_info. 2016-05-27 20:00:07 +02:00
freedreno freedreno: fix crash on smaller gpus and higher resolutions 2016-07-07 16:12:33 +01:00
i915 gallium: Add a pipe cap for whether primitive restart works for patches. 2016-05-23 16:44:11 -07:00
ilo gallium: Add a pipe cap for whether primitive restart works for patches. 2016-05-23 16:44:11 -07:00
llvmpipe gallium: Add a pipe cap for whether primitive restart works for patches. 2016-05-23 16:44:11 -07:00
noop gallium: add bool return to pipe_context::end_query 2016-04-21 22:32:50 -05:00
nouveau nv50/ir: fix bb positions after exit instructions 2016-09-01 11:39:42 +01:00
r300 gallium: Add a pipe cap for whether primitive restart works for patches. 2016-05-23 16:44:11 -07:00
r600 r600g: write WAIT_UNTIL in the correct place 2016-06-14 15:48:36 +01:00
radeon radeonsi: explicitly choose center locations for 1xAA on Polaris 2016-07-21 11:56:25 +01:00
radeonsi radeonsi: only set dual source blending for MRT0 2016-09-01 10:06:23 +01:00
rbug rbug: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
softpipe softpipe: add sp_buffer.h to the sources list (release tarball) 2016-05-30 10:28:53 +01:00
svga svga: handle mismatched number of samplers, sampler views 2016-07-21 12:21:57 +01:00
swr swr: Refactor checks for compiler feature flags 2016-07-27 15:15:34 +01:00
trace trace: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
vc4 vc4: Fix doxygen warnings 2016-05-30 17:53:45 +01:00
virgl virgl: reduce some limits for now 2016-07-07 16:12:31 +01:00