mesa/src
Timothy Arceri 1abca2b3c8 glsl/nir: iterate the system values list when adding varyings
Iterate the system values list when adding varyings to the program
resource list in the NIR linker. This is needed to avoid CTS
regressions when using the NIR to build the GLSL resource list in
an upcoming series. Presumably it also fixes a bug with the current
ARB_gl_spirv support.

Fixes: ffdb44d3a0 ("nir/linker: Add inputs/outputs to the program resource list")

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
2019-12-05 22:04:31 +00:00
..
amd aco/wave32: Fix reductions. 2019-12-04 10:36:01 +00:00
broadcom nir: Add a scheduler pass to reduce maximum register pressure. 2019-11-25 21:12:21 +00:00
compiler glsl/nir: iterate the system values list when adding varyings 2019-12-05 22:04:31 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno turnip: Add support for compute shaders. 2019-12-04 20:32:15 -08:00
gallium llvmpipe: enable support for primitives generated outside streamout 2019-12-06 06:48:30 +10:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Implement VK_KHR_buffer_device_address 2019-12-05 10:59:10 -06:00
loader meson: Add a "prefer_iris" build option 2019-12-02 12:56:27 -08:00
mapi mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
mesa main: Change u_mmAllocMem align2 from bytes (old API) to bits (new API) 2019-12-05 21:07:09 +01:00
panfrost panfrost: Remove blend shader hack 2019-12-03 04:25:04 +00:00
util util/atomic: Add p_atomic_add_return for the unlocked path 2019-12-05 11:55:21 -06:00
vulkan vulkan: Update the XML and headers to 1.1.129 2019-11-26 02:48:42 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript