summaryrefslogtreecommitdiffstats
path: root/src/glsl/glsl_lexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Add support for floating constants like "1f".Eric Anholt2010-08-021-426/+434
* glsl2: Make non-square matrix keywords not keywords pre-120.Eric Anholt2010-08-011-232/+179
* glsl2: Make lowp, mediump, highp, and precision identifiers pre-1.20.Eric Anholt2010-07-281-12/+40
* glsl2: Parser support for GL_ARB_fragment_coord_conventionsIan Romanick2010-07-281-505/+523
* glsl: Add generated files from flex/bison.Carl Worth2010-07-281-0/+3174