Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glcpp: Avoid warnings in generated flex code. | Carl Worth | 2010-07-20 | 1 | -1/+12 |
* | glcpp-lex: Declare some generated functions to eliminate compiler warnings. | Carl Worth | 2010-07-20 | 1 | -0/+5 |
* | glcpp: Fix support for nested #ifdef and nested #ifndef | Carl Worth | 2010-07-20 | 1 | -2/+4 |
* | glcpp: Support #if(expression) with no intervening space. | Carl Worth | 2010-07-20 | 1 | -1/+1 |
* | 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: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+257 |