mesa/src
Ilia Mirkin dd4b44efc0 nvc0/ir: fix shared atomic lowering to preserve shared memory location
We were always doing atomics on shared memory location 0 instead of the
originally supplied location. Make sure to pass through the original
symbol and any indirection.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: mesa-stable@lists.freedesktop.org # note: expect minor conflict
2016-05-17 11:22:01 -04:00
..
compiler nir/validate: dump annotated shader with error msgs 2016-05-17 10:05:20 -04:00
egl
gallium nvc0/ir: fix shared atomic lowering to preserve shared memory location 2016-05-17 11:22:01 -04:00
gbm
getopt
glx
gtest
hgl
intel genxml: Use llroundf() and store to appropriate type. 2016-05-16 11:06:15 -07:00
loader
mapi glapi: Add GL_ARB_cull_distance 2016-05-14 08:27:10 +10:00
mesa i965: Expose OpenGL 4.2 for gen8+ 2016-05-17 09:05:55 +02:00
util util: Add ATTRIBUTE_RETURNS_NONNULL. 2016-05-16 11:06:15 -07:00
Makefile.am
SConscript