summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_pragma.c
AgeCommit message (Expand)Author
2009-12-20glsl: Do syntax parsing inline with processing.Michal Krol
2009-09-24glsl/pp: Include missing headers.Michal Krol
2009-09-17slang/pp: Use a dictionary for the remaining string literals.Michal Krol
2009-09-17glsl/pp: Add remaining error messages.Michal Krol
2009-09-07glsl: Implement `pragma' preprocessor directive.Michal Krol