summaryrefslogtreecommitdiffstats
path: root/src/glsl
Commit message (Expand)AuthorAgeFilesLines
...
* glsl: Raise an error on an unfinished comment block.Michal Krol2009-09-071-1/+9
* glsl/apps: Add version test app.Michal Krol2009-09-072-0/+115
* glsl: Parse optional version directive.Michal Krol2009-09-073-0/+190
* glsl: Add a tokenise app.Michal Krol2009-09-072-0/+323
* glsl: Add a preprocessor tokeniser.Michal Krol2009-09-073-0/+509
* glsl: Add a purify command-line tool.Michal Krol2009-09-073-8/+112
* glsl: Add preprocessor purifier.Michal Krol2009-09-073-0/+266