Age | Commit message (Expand) | Author |
---|---|---|
2010-07-28 | glsl2: Add the define for ARB_fragment_coord_conventions when present. | Eric Anholt |
2010-07-28 | glcpp: Explicitly expect 0 shift/reduce conflicts. | Carl Worth |
2010-07-28 | glcpp: Remove 2 shift/reduce conflicts from the grammar. | Carl Worth |
2010-07-22 | glcpp: Fix function-like macros with an argument used multiple times. | Carl Worth |
2010-07-20 | glcpp: Avoid accidental token pasting in preprocessed result. | Carl Worth |
2010-07-20 | glcpp: Add static keyword to several functions in the parser. | Carl Worth |
2010-07-20 | glcpp: Fix use-after-free error from #undef directive. | Carl Worth |
2010-07-01 | glsl2: Conditionally define preprocessor tokens for optional extensions | Ian Romanick |
2010-07-01 | glsl2: Define preprocessor tokens for extensions | Ian Romanick |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |