mesa/src/compiler
Eric Anholt 4636ce362d glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.
Fixes: d32956935e ("glsl: Walk a list of ir_dereference_array to mark array elements as accessed")
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2018-02-20 20:23:57 -08:00
..
glsl glsl/tests: Fix a compiler warning about signed/unsigned loop comparison. 2018-02-20 20:23:57 -08:00
nir mesa: move STATE_LENGTH to shader_enums.h and use it everywhere 2018-02-13 01:00:45 +01:00
spirv spirv: split constant initializers on in/out structs 2018-02-06 07:50:18 +01:00
.gitignore
Android.glsl.gen.mk
Android.glsl.mk
Android.mk
Android.nir.gen.mk Android: fix missing generation of vtn_gather_types.c 2017-12-13 16:20:15 -06:00
Android.nir.mk
blob.c blob: Don't set overrun if reading 0 bytes at end of data 2017-10-31 23:36:54 -07:00
blob.h blob: Use intptr_t instead of ssize_t 2017-10-13 15:02:34 -07:00
builtin_type_macros.h glsl: Add 16-bit types 2017-12-06 08:57:18 +01:00
glsl_types.cpp glsl: Add 16-bit types 2017-12-06 08:57:18 +01:00
glsl_types.h glsl: Add 16-bit types 2017-12-06 08:57:18 +01:00
Makefile.am automake: small cleanup after the meson.build inclusion 2018-01-25 17:06:29 +00:00
Makefile.glsl.am
Makefile.nir.am spirv: Makefile.nir.am: include vtn_gather_types_c.py script in tarball dist 2017-12-20 17:44:35 +01:00
Makefile.sources nir: add nir_opt_shrink_load pass 2018-02-06 23:08:39 +01:00
meson.build meson: Add build option for tools 2018-02-08 11:24:42 -08:00
nir_types.cpp nir: Add a helper to get the uvec4 type. 2018-01-03 14:25:23 -08:00
nir_types.h nir: add image and sampler type to glsl_get_bit_size() 2018-01-23 09:44:37 +11:00
SConscript
SConscript.glsl
SConscript.nir
shader_enums.c mesa: remove unused vertex attrib WEIGHT 2017-11-25 17:17:52 +01:00
shader_enums.h mesa: move STATE_LENGTH to shader_enums.h and use it everywhere 2018-02-13 01:00:45 +01:00
shader_info.h glsl/nir: add pixel_center_integer to shader info 2018-02-19 08:47:48 +11:00