Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: add pass to lower variable array indexing to conditional assignments | Luca Barbieri | 2010-09-17 | 1 | -0/+1 |
* | glsl2: Add pass to remove redundant jumps | Ian Romanick | 2010-09-13 | 1 | -1/+2 |
* | glsl2: Add lowering pass to remove noise opcodes | Ian Romanick | 2010-09-09 | 1 | -1/+2 |
* | glsl2: Add module to perform simple loop unrolling | Ian Romanick | 2010-09-03 | 1 | -1/+2 |
* | glsl2: Add module to suss out loop control variables from loop analysis data | Ian Romanick | 2010-09-03 | 1 | -1/+2 |
* | glsl2: Add module to analyze variables used in loops | Ian Romanick | 2010-09-03 | 1 | -1/+2 |
* | glsl2: Replace the GLSL compiler with the glsl2 project. | Eric Anholt | 2010-06-24 | 1 | -6/+2 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+79 |