Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/pp: Validate numbers. | Michal Krol | 2009-09-16 | 1 | -23/+227 |
* | glsl/pp: Add more error messages. | Michal Krol | 2009-09-16 | 1 | -0/+3 |
* | glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str. | Michal Krol | 2009-09-07 | 1 | -2/+2 |
* | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol | 2009-09-07 | 1 | -14/+15 |
* | glsl: Remove bogus sl_pp_directive.h include. | Michal Krol | 2009-09-07 | 1 | -1/+0 |
* | glsl: Add a preprocessor tokeniser. | Michal Krol | 2009-09-07 | 1 | -0/+401 |