summaryrefslogtreecommitdiffstats
path: root/src/glsl/apps/process.c
Commit message (Expand)AuthorAgeFilesLines
* glsl: Handle extension tokens in apps/proces.Michal Krol2009-09-071-0/+16
* glsl: Handle pragma tokens in apps/process.Michal Krol2009-09-071-0/+8
* glsl: Print out error message in apps/process.Michal Krol2009-09-071-7/+10
* glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol2009-09-071-7/+14
* glsl: Add `process' test app that returns tokenised and preprocessed text.Michal Krol2009-09-071-0/+323