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