summaryrefslogtreecommitdiffstats
path: root/src/glsl/glsl_parser.ypp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Add the 1.30 reserved keywords.Kenneth Graunke2010-08-071-1/+8
* glsl2: Fix spelling of "precision" in error output.Eric Anholt2010-08-021-3/+3
* glsl2: Parser support for GL_ARB_fragment_coord_conventionsIan Romanick2010-07-281-2/+59
* glsl2: Remove incorrect assertion in the parser.Kenneth Graunke2010-07-201-6/+0
* glsl2: Append _TOK to some parser tokensIan Romanick2010-07-011-4/+4
* glsl2: Use _mesa_glsl_parse_state as the talloc parent, not glsl_shader.Kenneth Graunke2010-06-301-87/+87
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+1444