summaryrefslogtreecommitdiff
path: root/src/glsl/apps/compile.c
AgeCommit message (Expand)Author
2009-12-20glsl/apps: Update after glsl cl interface changes.Michal Krol
2009-12-20glsl/apps: Print error line number in compile.Michal Krol
2009-12-10glsl/apps: remove unused varsBrian Paul
2009-12-10glsl/apps: Explicitly add ARB_draw_buffers and ARB_texture_rectangle.Michal Krol
2009-11-25glsl/apps: Make compile more shell friendly.Michal Krol
2009-11-21glsl/apps: No need to purify source text for tokeniser.Michal Krol
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