summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/ast_array_index.cpp
Commit message (Expand)AuthorAgeFilesLines
* HACK: glsl: disable error on non-constant array indexingRob Herring2016-11-011-1/+1
* glsl: remove remaining tabs from ast_array_index.cppTimothy Arceri2016-09-291-37/+36
* glsl: make max array trackers ints and use -1 as base. (v2)Dave Airlie2016-05-241-2/+2
* mesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 supportIlia Mirkin2016-02-271-9/+21
* glsl: move to compiler/Emil Velikov2016-01-261-0/+333