summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_define.c
AgeCommit message (Expand)Author
2009-12-20glsl: Do syntax parsing inline with processing.Michal Krol
2009-11-17glsl/pp: Fix macro formal argument parsing, more descriptive error msgs.Michal Krol
2009-09-23glsl/pp: Check for reserved macro names.Michal Krol
2009-09-17glsl/pp: Add remaining error messages.Michal Krol
2009-09-07glsl: Implement `undef' preprocessor directive.Michal Krol
2009-09-07glsl: Allow for preprocessor macro redefinition.Michal Krol
2009-09-07glsl: Centralise sl_pp_macro constructor.Michal Krol
2009-09-07glsl: Implement macro expansion.Michal Krol
2009-09-07glsl: Parse define directive in preprocessor.Michal Krol