summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_process.h
AgeCommit message (Expand)Author
2009-09-07glsl: Implement macro expansion.Michal Krol
2009-09-07glsl: Parse define directive in preprocessor.Michal Krol
2009-09-07glsl: Simplify directive parser skeleton.Michal Krol
2009-09-07glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol
2009-09-07glsl: Add preprocessor skeleton for directive parsing.Michal Krol