summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/glcpp-parse.y
Commit message (Expand)AuthorAgeFilesLines
* glcpp: Fix function-like macros with an argument used multiple times.Carl Worth2010-07-221-3/+7
* glcpp: Avoid accidental token pasting in preprocessed result.Carl Worth2010-07-201-3/+18
* glcpp: Add static keyword to several functions in the parser.Carl Worth2010-07-201-3/+3
* glcpp: Fix use-after-free error from #undef directive.Carl Worth2010-07-201-4/+1
* glsl2: Conditionally define preprocessor tokens for optional extensionsIan Romanick2010-07-011-1/+9
* glsl2: Define preprocessor tokens for extensionsIan Romanick2010-07-011-1/+17
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+1611