Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Support if preprocessor directive and friends. | Michal Krol | 2009-09-07 | 1 | -1/+41 |
* | glsl: Implement macro expansion. | Michal Krol | 2009-09-07 | 1 | -0/+6 |
* | glsl: Parse define directive in preprocessor. | Michal Krol | 2009-09-07 | 1 | -0/+8 |
* | glsl: Simplify directive parser skeleton. | Michal Krol | 2009-09-07 | 1 | -0/+1 |
* | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol | 2009-09-07 | 1 | -1/+2 |
* | glsl: Add preprocessor skeleton for directive parsing. | Michal Krol | 2009-09-07 | 1 | -0/+38 |