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