summaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_token.c
Commit message (Expand)AuthorAgeFilesLines
* glsl/pp: Validate numbers.Michal Krol2009-09-161-23/+227
* glsl/pp: Add more error messages.Michal Krol2009-09-161-0/+3
* glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str.Michal Krol2009-09-071-2/+2
* glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol2009-09-071-14/+15
* glsl: Remove bogus sl_pp_directive.h include.Michal Krol2009-09-071-1/+0
* glsl: Add a preprocessor tokeniser.Michal Krol2009-09-071-0/+401