summaryrefslogtreecommitdiff
path: root/src/glsl/apps/version.c
AgeCommit message (Expand)Author
2009-12-20glsl/apps: Do not print number of eaten tokens in version.Michal Krol
2009-12-10glsl/apps: remove unused varsBrian Paul
2009-11-21glsl/apps: No need to purify source text for tokeniser.Michal Krol
2009-11-10glsl/apps: Update for glsl/pp interface changes.Michal Krol
2009-09-24glsl/apps: Include missing header, properly escape format strings.Michal Krol
2009-09-18glsl/apps: Use glsl pp public interface.Michal Krol
2009-09-17glsl/apps: Always write out error condition.Michal Krol
2009-09-14glsl/apps: Adapt to pp interface change.Michal Krol
2009-09-07glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol
2009-09-07glsl/apps: Print out the number of tokens eaten in version test.Michal Krol
2009-09-07glsl/apps: Add version test app.Michal Krol