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 | -0/+1 |
* | glsl: add continue/break/return unification/elimination pass (v2) | Luca Barbieri | 2010-09-13 | 1 | -1/+1 |
* | glsl2: Fix scons build for all platforms | Jakob Bornecrantz | 2010-09-10 | 1 | -0/+1 |
* | glsl: Add new files to sconscript. | José Fonseca | 2010-09-05 | 1 | -0/+3 |
* | scons: Add glsl_symbol_table.cpp | José Fonseca | 2010-08-26 | 1 | -0/+1 |
* | scons: Add new source files. | José Fonseca | 2010-08-14 | 1 | -0/+2 |
* | scons: Build the new glsl2 code. | José Fonseca | 2010-08-13 | 1 | -40/+72 |
* | scons: Fix xlib build. | José Fonseca | 2009-12-28 | 1 | -1/+1 |
* | glsl/pp: move static functions out of header file | Keith Whitwell | 2009-12-23 | 1 | -0/+1 |
* | scons: Get GLSL code building correctly when cross compiling. | José Fonseca | 2009-12-10 | 1 | -0/+68 |