summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/ir_optimization.h
Commit message (Expand)AuthorAgeFilesLines
* glsl: Add a pass to propagate the "invariant" and "precise" qualifiersJason Ekstrand2016-03-231-0/+1
* glsl: disable varying packing when its not safeTimothy Arceri2016-03-181-1/+1
* glsl: pass disable_varying_packing bool to the lowering passTimothy Arceri2016-03-181-1/+2
* glsl: Remove 2x16 half-precision pack/unpack opcodes.Matt Turner2016-02-011-9/+6
* glsl: move to compiler/Emil Velikov2016-01-261-0/+147