summaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_purify.c
Commit message (Expand)AuthorAgeFilesLines
* glsl/pp: Silence GCC "no previous prototype" warning.Vinson Lee2010-01-261-1/+1
* glsl/pp: Add sl_pp_purify_getc().Michal Krol2009-11-101-87/+114
* glsl/pp: Have sl_pp_purify() return error msg/line no.Michal Krol2009-11-101-10/+46
* glsl: Preserve newline inside comment blocks.Michal Krol2009-09-071-31/+58
* glsl: Raise an error on an unfinished comment block.Michal Krol2009-09-071-1/+9
* glsl: Add preprocessor purifier.Michal Krol2009-09-071-0/+204