summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Initialize yylineno and yycolumn so line numbers are sane.Kenneth Graunke2010-07-071-0/+1
* glcpp: Add #error support.Kenneth Graunke2010-07-021-0/+8
* glsl2: Conditionally define preprocessor tokens for optional extensionsIan Romanick2010-07-014-9/+18
* 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-24152-0/+3935