summaryrefslogtreecommitdiff
path: root/src/glsl/apps/tokenise.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-18glsl/apps: Use glsl pp public interface.Michal Krol1-11/+10
2009-09-17glsl/apps: Always write out error condition.Michal Krol1-7/+21
2009-09-14glsl/apps: Adapt to pp interface change.Michal Krol1-1/+4
2009-09-07glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol1-5/+10
2009-09-07glsl: Add a tokenise app.Michal Krol1-0/+318