Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: Rework builtin function generation. | Kenneth Graunke | 2010-08-13 | 4 | -269/+402 |
* | glsl2: Use Elements from main/compiler.h instead of open-coding | Ian Romanick | 2010-08-12 | 1 | -4/+1 |
* | texture_builtins.py: Remove useless comments. | Kenneth Graunke | 2010-08-10 | 1 | -2/+2 |
* | texture_builtins.py: Fix cut and paste errors in function names. | Kenneth Graunke | 2010-08-09 | 1 | -2/+2 |
* | glsl2: Fix outerProduct builtin. | Kenneth Graunke | 2010-07-28 | 1 | -2/+2 |
* | linker: Link built-in functions instead of including them in every shader | Ian Romanick | 2010-07-21 | 1 | -11/+52 |
* | glsl2: Use Elements macro | Ian Romanick | 2010-07-19 | 1 | -2/+5 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 5 | -0/+500 |