aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_macro.h
Commit message (Expand)AuthorAgeFilesLines
* glsl: Allow for preprocessor macro redefinition.Michal Krol2009-09-071-0/+3
* glsl: Support if preprocessor directive and friends.Michal Krol2009-09-071-1/+2
* glsl: Centralise sl_pp_macro constructor.Michal Krol2009-09-071-1/+4
* glsl: Implement macro expansion.Michal Krol2009-09-071-1/+8
* glsl: Parse define directive in preprocessor.Michal Krol2009-09-071-0/+50