mesa/src
Nicolai Hähnle 996c20208f glsl: fix lowering of UBO references of named blocks
When a UBO reference has the form block_name.foo where block_name refers
to a block where the first member has a non-zero offset, the base offset
was incorrectly added to the reference.

Fixes an assertion triggered in debug builds by
GL45-CTS.enhanced_layouts.uniform_block_layout_qualifier_conflict. That test
doesn't properly check for correct execution in this case, so I am also
going to send out a piglit test.

Cc: 13.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
(cherry picked from commit 37d646c1b3)
2016-11-09 13:57:21 +00:00
..
amd radv: add support for anisotropic filtering on VI+ 2016-11-09 13:52:16 +00:00
compiler glsl: fix lowering of UBO references of named blocks 2016-11-09 13:57:21 +00:00
egl egl: set preserved behavior for surface only if config supports it 2016-10-27 11:30:54 +01:00
gallium radeonsi: fix BFE/BFI lowering for GLSL semantics 2016-11-09 13:11:29 +00:00
gbm loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix dispatch function names and indices 2016-11-09 13:49:18 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/pipeline: Properly cache prog_data::param 2016-11-09 13:46:12 +00:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mapi: automake: set VISIBILITY_CFLAGS for shared glapi 2016-10-24 11:32:13 +01:00
mesa mesa/glsl: delete previously linked shaders earlier when linking 2016-11-09 13:53:50 +00:00
util util: Include string.h in bitscan.h. 2016-11-01 13:21:51 +00:00
vulkan/wsi vulkan/wsi/x11: Clean up connections in finish_wsi 2016-11-09 13:16:22 +00:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00