Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glcpp: Fix function-like macros with an argument used multiple times. | Carl Worth | 2010-07-22 | 1 | -3/+7 |
* | glcpp: Avoid accidental token pasting in preprocessed result. | Carl Worth | 2010-07-20 | 1 | -3/+18 |
* | glcpp: Add static keyword to several functions in the parser. | Carl Worth | 2010-07-20 | 1 | -3/+3 |
* | glcpp: Fix use-after-free error from #undef directive. | Carl Worth | 2010-07-20 | 1 | -4/+1 |
* | glsl2: Conditionally define preprocessor tokens for optional extensions | Ian Romanick | 2010-07-01 | 1 | -1/+9 |
* | glsl2: Define preprocessor tokens for extensions | Ian Romanick | 2010-07-01 | 1 | -1/+17 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+1611 |