summaryrefslogtreecommitdiffstats
path: root/src/glsl/apps/compile.c
Commit message (Expand)AuthorAgeFilesLines
* glsl/apps: No need to purify source text for tokeniser.Michal Krol2009-11-211-15/+4
* glsl/apps: Report syntax parser errors.Michal Krol2009-11-131-1/+4
* glsl/apps: Add GLSL compiler that translates source text into binary stream.Michal Krol2009-11-131-0/+213