aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_define.c
Commit message (Expand)AuthorAgeFilesLines
* glsl: Implement `undef' preprocessor directive.Michal Krol2009-09-071-0/+35
* glsl: Allow for preprocessor macro redefinition.Michal Krol2009-09-071-5/+25
* glsl: Centralise sl_pp_macro constructor.Michal Krol2009-09-071-6/+0
* glsl: Implement macro expansion.Michal Krol2009-09-071-15/+23
* glsl: Parse define directive in preprocessor.Michal Krol2009-09-071-0/+156