Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glcpp: Fix use-after-free error from #undef directive. | Carl Worth | 2010-07-20 | 1 | -4/+1 |
* | glcpp: Make test suite test for valgrind cleanliness. | Carl Worth | 2010-07-20 | 1 | -1/+21 |
* | glcpp: Make test suite report final count of passed/total tests. | Carl Worth | 2010-07-20 | 1 | -2/+22 |
* | glcpp: Delete copies of hash_table.c, hash_table.h, and other headers. | Carl Worth | 2010-07-20 | 5 | -526/+0 |
* | glsl2: Initialize yylineno and yycolumn so line numbers are sane. | Kenneth Graunke | 2010-07-07 | 1 | -0/+1 |
* | glcpp: Add #error support. | Kenneth Graunke | 2010-07-02 | 1 | -0/+8 |
* | glsl2: Conditionally define preprocessor tokens for optional extensions | Ian Romanick | 2010-07-01 | 4 | -9/+18 |
* | 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 | 152 | -0/+3935 |