summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_macro.h
AgeCommit message (Expand)Author
2009-12-21glsl: make stack compile.Dave Airlie
2009-12-20glsl/pp: Do processing inline with tokenisation.Michal Krol
2009-11-20glsl/pp: Expand unknown identifiers to 0 in if/elif expressions.Michal Krol
2009-09-24glsl/pp: Add forward decls to silence gcc warnings.Michal Krol
2009-09-07glsl: Allow for preprocessor macro redefinition.Michal Krol
2009-09-07glsl: Support if preprocessor directive and friends.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