Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | glsl2: Add module to perform simple loop unrolling | Ian Romanick | |
2010-09-03 | glsl2: Add module to suss out loop control variables from loop analysis data | Ian Romanick | |
This is the next step on the road to loop unrolling | |||
2010-09-03 | glsl2: Add module to analyze variables used in loops | Ian Romanick | |
This is the first step eventually leading to loop unrolling. | |||
2010-06-24 | glsl2: Replace the GLSL compiler with the glsl2 project. | Eric Anholt | |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | |