summaryrefslogtreecommitdiffstats
path: root/src/glsl/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* glsl: add pass to lower variable array indexing to conditional assignmentsLuca Barbieri2010-09-171-0/+1
* glsl2: Add pass to remove redundant jumpsIan Romanick2010-09-131-1/+2
* glsl2: Add lowering pass to remove noise opcodesIan Romanick2010-09-091-1/+2
* glsl2: Add module to perform simple loop unrollingIan Romanick2010-09-031-1/+2
* glsl2: Add module to suss out loop control variables from loop analysis dataIan Romanick2010-09-031-1/+2
* glsl2: Add module to analyze variables used in loopsIan Romanick2010-09-031-1/+2
* glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt2010-06-241-6/+2
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+79