mesa/src/compiler
Matt Turner 955d052058 nir: Add lowering support for unpacking opcodes.
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
2016-02-01 10:43:57 -08:00
..
glsl glsl: Remove 2x16 half-precision pack/unpack opcodes. 2016-02-01 10:43:57 -08:00
nir nir: Add lowering support for unpacking opcodes. 2016-02-01 10:43:57 -08:00
Android.gen.mk nir: move to compiler/ 2016-01-26 16:08:30 +00:00
Android.mk nir: move to compiler/ 2016-01-26 16:08:30 +00:00
builtin_type_macros.h compiler: introduce a libcompiler static library 2016-01-26 16:07:27 +00:00
glsl_types.cpp glsl: always initialize image_* fields, copy them on interface init 2016-01-29 21:04:56 -05:00
glsl_types.h glsl: always initialize image_* fields, copy them on interface init 2016-01-29 21:04:56 -05:00
Makefile.am glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
Makefile.sources glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
nir_types.cpp glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
nir_types.h compiler: move the glsl_types C wrapper alongside their C++ brethren 2016-01-26 16:08:27 +00:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
shader_enums.c nir: move shader_enums.[ch] to compiler 2016-01-26 16:08:20 +00:00
shader_enums.h glsl: keep track of ssbo variable being accessed, add access params 2016-01-29 21:05:08 -05:00