Age | Commit message (Expand) | Author |
---|---|---|
2010-08-01 | glsl2: Make non-square matrix keywords not keywords pre-120. | Eric Anholt |
2010-07-28 | glsl2: Make lowp, mediump, highp, and precision identifiers pre-1.20. | Eric Anholt |
2010-07-28 | glsl2: Parser support for GL_ARB_fragment_coord_conventions | Ian Romanick |
2010-07-19 | glsl2: Fix lexing of octal values, including "0". | Eric Anholt |
2010-07-07 | glsl2: Initialize yylineno and yycolumn so line numbers are sane. | Kenneth Graunke |
2010-07-01 | glsl2: Append _TOK to some parser tokens | Ian Romanick |
2010-06-30 | glsl2: Use _mesa_glsl_parse_state as the talloc parent, not glsl_shader. | Kenneth Graunke |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |