summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/ast_array_index.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-06glsl: relax bindless sampler arrays indexingSamuel Pitoiset1-1/+7
2016-10-20glsl: Indirect array indexing on non-last SSBO member must fail compilationIago Toral Quiroga1-0/+14
2016-09-29glsl: remove remaining tabs from ast_array_index.cppTimothy Arceri1-37/+36
2016-05-24glsl: make max array trackers ints and use -1 as base. (v2)Dave Airlie1-2/+2
2016-02-27mesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 supportIlia Mirkin1-9/+21
2016-01-26glsl: move to compiler/Emil Velikov1-0/+333