summaryrefslogtreecommitdiff
path: root/src/compiler/shader_enums.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-14compiler: add SYSTEM_VALUE_VARYING_COORDRob Clark1-0/+1
2018-07-15nir/spirv: implement BuiltInWorkDimRob Clark1-0/+1
2018-07-12nir/spirv: implement BuiltInGlobalSizeKarol Herbst1-0/+1
2018-07-12compiler: add missing entries to gl_system_value_nameKarol Herbst1-1/+4
2018-05-02compiler: Add SYSTEM_VALUE_IS_INDEXED_DRAW and instrinsicsAntia Puentes1-0/+1
2018-04-19compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsicsAntia Puentes1-0/+1
2018-03-07compiler: Add two new system values for subgroupsJason Ekstrand1-0/+2
2018-03-07nir/spirv: Add support for device groupsJason Ekstrand1-0/+1
2017-11-25mesa: remove unused vertex attrib WEIGHTMarek Olšák1-1/+0
2017-05-03compiler: Add a system value and varying for ViewIndexJason Ekstrand1-0/+2
2017-04-05glsl: add gl_SubGroup*ARB builtinsNicolai Hähnle1-0/+7
2017-02-01compiler: add missing enums for debugLionel Landwerlin1-0/+2
2016-10-04compiler: add printable values for cull distance varyings.Dave Airlie1-0/+2
2016-08-30glsl: add gl_BoundingBox and associated varying slotsIlia Mirkin1-0/+2
2016-07-17compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.Kenneth Graunke1-6/+6
2016-04-11glsl/shader_enums: Add the other two compute builtinsJason Ekstrand1-0/+2
2016-04-11glsl/shader_enums: Add an enum for Vulkan InstanceIndexJason Ekstrand1-0/+1
2016-01-26nir: move shader_enums.[ch] to compilerEmil Velikov1-0/+257