summaryrefslogtreecommitdiff
path: root/src/glsl/apps/compile.c
AgeCommit message (Collapse)Author
2009-11-13glsl/apps: Report syntax parser errors.Michal Krol
2009-11-13glsl/apps: Add GLSL compiler that translates source text into binary stream.Michal Krol
Should be used in place of gc_to_bin utility to precompile builtin library.