mesa/src
Karol Herbst 987744be98 glsl/lower_output_reads: set invariant and precise flags on temporaries
fixes a couple of deqp tests (on nvc0 and potential other drivers):
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_1
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_2
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_3
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_1
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_2
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_3
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_1
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_2
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_3

CC: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2019-01-21 00:16:50 +01:00
..
amd nir: rename nir_var_shared to nir_var_mem_shared 2019-01-19 20:01:41 +01:00
broadcom v3d: Add support for CS barrier() intrinsics. 2019-01-14 15:40:55 -08:00
compiler glsl/lower_output_reads: set invariant and precise flags on temporaries 2019-01-21 00:16:50 +01:00
egl egl: fix python lib deprecation warning 2019-01-13 13:59:08 +00:00
freedreno nir: rename nir_var_function to nir_var_function_temp 2019-01-19 20:01:41 +01:00
gallium nv50,nvc0: add missing CAPs for unsupported features 2019-01-20 13:51:01 -05:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx glx/test: meson: assorted include fixes 2018-12-12 19:24:14 +00:00
gtest meson: hide warnings from external project `gtest` 2018-10-31 18:20:25 +00:00
hgl
intel nir: rename nir_var_ssbo to nir_var_mem_ssbo 2019-01-19 20:01:41 +01:00
loader dri3: initialize adaptive_sync as false before configQueryb 2019-01-08 08:15:07 +02:00
mapi glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
mesa nir: rename nir_var_ssbo to nir_var_mem_ssbo 2019-01-19 20:01:41 +01:00
util nir: check NIR_SKIP to skip passes by name 2019-01-18 12:31:49 -08:00
vulkan wsi: drop unneeded KHR suffix 2019-01-08 18:48:03 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00