Age | Commit message (Expand) | Author |
---|---|---|
2010-06-23 | Remove comment support from the main lexer. | Kenneth Graunke |
2010-06-21 | Use yy_scan_string and stop caring about shader->SourceLen. | Kenneth Graunke |
2010-06-18 | glsl_lexer: centroid and invariant are not reserved words in GLSL 1.10 | Ian Romanick |
2010-06-18 | glsl_lexer: Handle interpolation qualifiers | Ian Romanick |
2010-05-03 | glsl_lexer: Quiet warning about unused unput(). | Eric Anholt |
2010-04-26 | Initial implementation of #line | Ian Romanick |
2010-04-07 | Eat whitespace while in the PP state | Ian Romanick |
2010-04-07 | Partially fix comment handling in preprocessor directives. | Ian Romanick |
2010-03-19 | Don't track new type names during pass-1 parsing | Ian Romanick |
2010-02-25 | autoconf for the ... | Ian Romanick |