Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glcpp: Regenerate glcpp-parse.c | Carl Worth | 2010-08-11 | 1 | -111/+133 |
* | glcpp: Regnerate glcpp-parse.c and glcpp-parse.h | Carl Worth | 2010-08-10 | 1 | -212/+220 |
* | glcpp: Ignore #if and #elif expressions when skipping. | Kenneth Graunke | 2010-08-04 | 1 | -94/+108 |
* | glcpp: Refactor HASH_IF and HASH_ELIF expansion to reuse code. | Kenneth Graunke | 2010-08-04 | 1 | -124/+123 |
* | glcpp: Refresh autogenerated lexer and parser. | Kenneth Graunke | 2010-08-04 | 1 | -122/+130 |
* | glsl2: Actually fix glsl-version-define. | Eric Anholt | 2010-07-28 | 1 | -3/+0 |
* | glcpp: Add __VERSION__ define to the current language version. | Eric Anholt | 2010-07-28 | 1 | -475/+493 |
* | glcpp: Print integer tokens as decimal, not hex. | Eric Anholt | 2010-07-28 | 1 | -1/+1 |
* | glsl2: Add the define for ARB_fragment_coord_conventions when present. | Eric Anholt | 2010-07-28 | 1 | -0/+8 |
* | glcpp: Add generated source files. | Carl Worth | 2010-07-28 | 1 | -0/+3957 |