summaryrefslogtreecommitdiffstats
path: root/glsl_lexer.lpp
Commit message (Expand)AuthorAgeFilesLines
* glsl_lexer: centroid and invariant are not reserved words in GLSL 1.10Ian Romanick2010-06-181-2/+16
* glsl_lexer: Handle interpolation qualifiersIan Romanick2010-06-181-0/+25
* glsl_lexer: Quiet warning about unused unput().Eric Anholt2010-05-031-0/+1
* Initial implementation of #lineIan Romanick2010-04-261-1/+37
* Eat whitespace while in the PP stateIan Romanick2010-04-071-0/+1
* Partially fix comment handling in preprocessor directives.Ian Romanick2010-04-071-0/+1
* Don't track new type names during pass-1 parsingIan Romanick2010-03-191-8/+1
* autoconf for the ...Ian Romanick2010-02-251-0/+273