summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_output_reads.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Eliminate ambiguity between function ins/outs and shader ins/outsPaul Berry2013-01-241-2/+2
* glsl: add new variable declaration in function body in lower_output_readVincent Lejeune2012-12-051-0/+1
* glsl: fix variable ordering in the output_read_removerVadim Girlin2012-04-091-1/+17
* glsl: Add a lowering pass to remove reads of shader output variables.Vincent Lejeune2012-01-061-0/+141