mesa/src/compiler
Timothy Arceri 87fb5aa3e7 glsl: dont crash when attempting to assign a value to a builtin define
For example GL_ARB_enhanced_layouts = 3;

Fixes:
GL44-CTS.enhanced_layouts.glsl_contant_immutablity

Reviewed-by: Dave Airlie <airlied@redhat.com>
2016-05-30 12:47:58 +10:00
..
glsl glsl: dont crash when attempting to assign a value to a builtin define 2016-05-30 12:47:58 +10:00
nir nir/inline: Also rewrite param derefs for texture instructions 2016-05-27 10:28:27 -07:00
spirv nir/spirv: Allow pointless variable decorations on inputs 2016-05-26 17:10:50 -07:00
.gitignore mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Android.glsl.gen.mk
Android.glsl.mk compiler: Move glsl_to_nir to libglsl.la 2016-05-26 14:13:38 -07:00
Android.mk
Android.nir.gen.mk
Android.nir.mk
builtin_type_macros.h
glsl_types.cpp glsl: handle same struct redeclaration (v2) 2016-05-20 11:22:52 +10:00
glsl_types.h glsl: handle implicit sized arrays in ssbo 2016-05-26 12:42:10 +10:00
Makefile.am compiler: Move glsl_to_nir to libglsl.la 2016-05-26 14:13:38 -07:00
Makefile.glsl.am glsl: add warning-test 2016-05-26 09:19:17 +02:00
Makefile.nir.am compiler: Move glsl_to_nir to libglsl.la 2016-05-26 14:13:38 -07:00
Makefile.sources compiler: Move glsl_to_nir to libglsl.la 2016-05-26 14:13:38 -07:00
nir_types.cpp compiler: Add a C wrapper for glsl_type::without_array(). 2016-05-07 15:44:41 -07:00
nir_types.h nir: glsl_get_bit_size() should take glsl_type 2016-05-12 13:39:40 -04:00
SConscript
SConscript.glsl compiler: Move glsl_to_nir to libglsl.la 2016-05-26 14:13:38 -07:00
SConscript.nir
shader_enums.c
shader_enums.h glsl: fix location and component packing validation on patches 2016-05-17 15:06:12 +10:00