Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Timothy Arceri 0c66460fc6 glsl: basic linking support for xfb qualifiers 9 lat temu
..
glsl glsl: basic linking support for xfb qualifiers 9 lat temu
nir nir: Propagate negates up multiplication chains. 9 lat temu
.gitignore compiler: fix .gitignore for glsl_compiler 9 lat temu
Android.gen.mk Android: fix build break from nir/glsl move to compiler/ 9 lat temu
Android.mk nir: move to compiler/ 9 lat temu
Makefile.am glsl: Ensure glsl/ exists before making the lexer/parser. 9 lat temu
Makefile.sources nir/Makefile: Fix alphabetization 9 lat temu
SConscript glsl: move to compiler/ 9 lat temu
builtin_type_macros.h glsl/types: Add a bare "sampler" type 9 lat temu
glsl_types.cpp glsl: add helper for counting varyings 9 lat temu
glsl_types.h glsl: add helper for counting varyings 9 lat temu
nir_types.cpp nir/types: Add more type constructor functions 9 lat temu
nir_types.h nir/types: add a function to get the bitsize of a base type 9 lat temu
shader_enums.c nir: move shader_enums.[ch] to compiler 9 lat temu
shader_enums.h glsl: keep track of ssbo variable being accessed, add access params 9 lat temu