summaryrefslogtreecommitdiff
path: root/src/glsl/Makefile.am
AgeCommit message (Expand)Author
2010-09-17glsl: add pass to lower variable array indexing to conditional assignmentsLuca Barbieri
2010-09-13glsl2: Add pass to remove redundant jumpsIan Romanick
2010-09-09glsl2: Add lowering pass to remove noise opcodesIan Romanick
2010-09-03glsl2: Add module to perform simple loop unrollingIan Romanick
2010-09-03glsl2: Add module to suss out loop control variables from loop analysis dataIan Romanick
2010-09-03glsl2: Add module to analyze variables used in loopsIan Romanick
2010-06-24glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt