mesa/src/compiler
Connor Abbott c1a6e34573 nir/lower_input_attachments: Support loading layer id via gl_ViewIndex
This is required on adreno when the special multiview mode is switched
on.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5719>
2020-08-19 16:36:43 +00:00
..
glsl glsl: fix crashes on out of bound matrix access using constant index 2020-08-18 11:34:54 +00:00
nir nir/lower_input_attachments: Support loading layer id via gl_ViewIndex 2020-08-19 16:36:43 +00:00
spirv nir/spirv: Add the option to keep ViewIndex as an input 2020-08-19 16:36:43 +00:00
Android.glsl.gen.mk Android: Fixes for Q and R 2020-07-15 20:49:24 +00:00
Android.glsl.mk android: glsl: build shader cache sources 2017-02-20 16:30:37 +00:00
Android.mk
Android.nir.gen.mk nir: Add missing dependency in Android.nir.gen.mk 2019-08-19 09:53:18 +03:00
Android.nir.mk android: fix libmesa_nir build 2017-07-21 08:47:56 +03:00
builtin_type_macros.h glsl: Add 'bare' shadow sampler type 2020-08-17 13:10:19 +00:00
glsl_types.cpp nir: Fix serialize/deserialize of void samplers/images 2020-08-17 13:10:19 +00:00
glsl_types.h compiler: add glsl_print_type 2020-08-17 11:06:49 +00:00
Makefile.sources nir: Add a structurizer 2020-08-14 20:35:36 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
nir_types.cpp glsl: Add 'bare' shadow sampler type 2020-08-17 13:10:19 +00:00
nir_types.h glsl: Add 'bare' shadow sampler type 2020-08-17 13:10:19 +00:00
SConscript spirv: Fix building with SCons 2018-03-30 14:33:03 -06:00
SConscript.glsl Move compiler.h and imports.h/c from src/mesa/main into src/util 2020-03-27 21:00:09 +00:00
SConscript.nir nir: mako all the intrinsics 2018-03-27 08:36:37 -04:00
SConscript.spirv spirv: Fix building with SCons 2018-03-30 14:33:03 -06:00
shader_enums.c compiler: Add a system value for the line coord 2020-07-06 21:59:15 +00:00
shader_enums.h mesa: do not use bitfields for advanced-blend state 2020-07-17 06:19:16 +00:00
shader_info.h st/mesa: Replace UsesStreams by ActiveStreamMask for GS 2020-08-18 11:17:26 +00:00