summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_purify.c
AgeCommit message (Expand)Author
2010-01-26glsl/pp: Silence GCC "no previous prototype" warning.Vinson Lee
2009-11-10glsl/pp: Add sl_pp_purify_getc().Michal Krol
2009-11-10glsl/pp: Have sl_pp_purify() return error msg/line no.Michal Krol
2009-09-07glsl: Preserve newline inside comment blocks.Michal Krol
2009-09-07glsl: Raise an error on an unfinished comment block.Michal Krol
2009-09-07glsl: Add preprocessor purifier.Michal Krol