summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/ir.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: make max array trackers ints and use -1 as base. (v2)Dave Airlie2016-05-241-1/+1
* glsl: fixed uninitialized pointerJakob Sinclair2016-05-121-0/+5
* compiler/glsl: do not downcast list sentinelNicolai Hähnle2016-05-071-1/+4
* glsl: remove unused helperTimothy Arceri2016-02-171-15/+0
* glsl/types: Rename sampler_type to sampled_typeJason Ekstrand2016-02-131-1/+1
* glsl: Remove 2x16 half-precision pack/unpack opcodes.Matt Turner2016-02-011-9/+0
* glsl: move to compiler/Emil Velikov2016-01-261-0/+2039