Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remnants of the old glsl compiler. | Eric Anholt | 2010-08-20 | 1 | -110/+0 |
* | glsl: Clean up header file inclusion. | Vinson Lee | 2010-08-14 | 1 | -0/+1 |
* | glsl: Do syntax parsing inline with processing. | Michal Krol | 2009-12-20 | 1 | -0/+1 |
* | glsl/pp: Include missing headers. | Michal Krol | 2009-09-24 | 1 | -0/+1 |
* | slang/pp: Use a dictionary for the remaining string literals. | Michal Krol | 2009-09-17 | 1 | -10/+10 |
* | glsl/pp: Add remaining error messages. | Michal Krol | 2009-09-17 | 1 | -0/+1 |
* | glsl: Implement `pragma' preprocessor directive. | Michal Krol | 2009-09-07 | 1 | -0/+106 |