summaryrefslogtreecommitdiff
path: root/src/compiler/shader_enums.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-26compiler: move glsl_interface_packing enum to shader_enums.hTimothy Arceri1-0/+7
2017-06-08glsl: Fix gl_shader_stage enum unsigned comparisonRob Herring1-0/+1
2017-05-03compiler: Add a system value and varying for ViewIndexJason Ekstrand1-0/+4
2017-04-05glsl: add gl_SubGroup*ARB builtinsNicolai Hähnle1-0/+59
2017-01-07mesa: Introduce a compiler enum for tessellation spacing.Kenneth Graunke1-0/+8
2016-11-11mesa/compiler: move MAX_VARYING to shader_enums.hKenneth Graunke1-0/+1
2016-10-26compiler: update the comment for enum glsl_interp_modeTimothy Arceri1-1/+1
2016-10-07glsl: add gl_LocalGroupSizeARB as a system valueSamuel Pitoiset1-0/+1
2016-08-30glsl: add gl_BoundingBox and associated varying slotsIlia Mirkin1-0/+4
2016-08-25glsl: process blend_support_* qualifiersIlia Mirkin1-0/+26
2016-07-17compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.Kenneth Graunke1-8/+8
2016-05-17glsl: fix location and component packing validation on patchesTimothy Arceri1-0/+1
2016-05-14glsl: Add arb_cull_distance support (v3)Tobias Klausmann1-0/+4
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/+7
2016-04-01compiler: random comment fixupRob Clark1-1/+1
2016-01-29glsl: keep track of ssbo variable being accessed, add access paramsIlia Mirkin1-0/+10
2016-01-26nir: move shader_enums.[ch] to compilerEmil Velikov1-0/+542