Age | Commit message (Expand) | Author |
---|---|---|
2009-09-14 | glsl/pp: Add a dictionary to a context. | Michal Krol |
2009-09-07 | glsl: Handle file numbering. | Michal Krol |
2009-09-07 | glsl: Correctly handle line numbering. | Michal Krol |
2009-09-07 | glsl: Implement `error' preprocessor directive. | Michal Krol |
2009-09-07 | glsl: Allow for preprocessor macro redefinition. | Michal Krol |
2009-09-07 | glsl: Support if preprocessor directive and friends. | Michal Krol |
2009-09-07 | glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str. | Michal Krol |
2009-09-07 | glsl: Parse define directive in preprocessor. | Michal Krol |
2009-09-07 | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol |