mesa/src
Jason Ekstrand 258e651e0f nir/spirv: Refactor variable deocration handling
Previously, we dind't apply variable decorations to the members of a split
structure variable.  This doesn't quite work, unfortunately, because things
such as the "flat" qualifier may get applied to an entire structure instead
of propagated to the members.  This fixes 9 of the new CTS tests in the
dEQP-VK.glsl.linkage.varying.struct.* group.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit a00bd7bc27)
2016-11-08 16:23:11 +00:00
..
compiler nir/spirv: Refactor variable deocration handling 2016-11-08 16:23:11 +00:00
egl egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface. 2016-09-01 11:39:44 +01:00
gallium radeonsi: fix cubemaps viewed as 2D 2016-11-08 16:23:10 +00:00
gbm mesa: Use AC_HEADER_MAJOR to include correct header for major(). 2016-09-01 11:39:44 +01:00
getopt
glx glx/glvnd: list the strcmp arguments in correct order 2016-09-05 11:59:25 +01:00
gtest
hgl
intel anv: Rework pipeline caching 2016-09-01 11:39:47 +01:00
loader loader/dri3: Overhaul dri3_update_num_back 2016-10-31 17:39:32 +00:00
mapi mapi: Massage code to allow clang to compile. 2016-07-27 11:07:53 +01:00
mesa mesa/formatquery: limit ES target support, fix core context support 2016-11-08 16:23:10 +00:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am automake: don't mandate git_sha1.h/MESA_GIT_SHA1 2016-07-07 16:12:33 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00