summaryrefslogtreecommitdiff
path: root/src/libs/glsl/glsllexer.h
Commit message (Expand)AuthorAgeFilesLines
* License headers, part 2con2010-12-171-7/+11
* Populate keyword list from GLSL language variantRhys Weatherley2010-12-021-0/+3
* Replace the "Qt" GLSL variant with "ES_100"Rhys Weatherley2010-12-011-1/+0
* Use the GLSL/ES system library by default.Rhys Weatherley2010-11-291-1/+2
* Added indenter, code folding and automagically brace insertion to the GLSL ed...Roberto Raggi2010-11-261-0/+3
* Report the syntax errors.Roberto Raggi2010-11-191-0/+3
* Use QString instead of std::string in GLSL parserRhys Weatherley2010-11-181-3/+3
* Get rid of glsl.g.in and start working on the semantic actions.Roberto Raggi2010-11-111-2/+16
* Introduced a simple incremental lexer for GLSL.Roberto Raggi2010-11-101-2/+46
* Imported our new GLSL front-end.Roberto Raggi2010-11-101-0/+70