mesa/src
Rob Clark 98c1111462 freedreno/a3xx: fix const confusion
Gallium can leave const buffers bound above what is used by the current
shader.  Which can have a couple bad effects:

1) write beyond const space assigned, which can trigger HLSQ lockup
2) double emit of immed consts, first with bound const buffer vals
followed by with actual immed vals.  This seems to be a sort of
undefined condition.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2014-02-01 11:57:09 -05:00
..
egl build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
gallium freedreno/a3xx: fix const confusion 2014-02-01 11:57:09 -05:00
gbm build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
getopt
glsl glsl: Expand non-expr & non-swizzle scalar rvalues in vectorizing. 2014-01-31 10:21:50 -08:00
glx dri3: Track current Present swap mode and adjust buffer counts 2014-01-30 17:29:33 -08:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader loader: do not print the pci id during normal operation 2014-01-29 19:55:02 +00:00
mapi build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
mesa i965: Silence unused variable 'ctx' warning. 2014-01-31 21:40:27 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00