Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Set initial values for uniforms in the linker | Ian Romanick | 2012-05-23 | 1 | -0/+1 |
* | glsl: Implement the GLSL 1.30+ discard control flow rule in GLSL IR. | Eric Anholt | 2012-05-14 | 1 | -0/+1 |
* | glsl: Remove the opt_discard_simplification pass. | Eric Anholt | 2012-05-14 | 1 | -1/+0 |
* | glsl: Create an ir_builder helper for hand-generating IR. | Eric Anholt | 2012-04-13 | 1 | -0/+1 |
* | glsl: Add an array splitting pass. | Eric Anholt | 2012-04-11 | 1 | -0/+1 |
* | glsl: rename Makefile.sources' _SOURCES variables | Matt Turner | 2012-01-30 | 1 | -9/+9 |
* | glsl: Add a lowering pass to remove reads of shader output variables. | Vincent Lejeune | 2012-01-06 | 1 | -0/+1 |
* | glsl: Move ir_variable.cpp to builtin_variables.cpp. | Eric Anholt | 2011-11-11 | 1 | -1/+1 |
* | glsl: Refactor source lists to Makefile.sources | Chia-I Wu | 2011-11-02 | 1 | -0/+104 |