Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Handle extension tokens in apps/proces. | Michal Krol | 2009-09-07 | 1 | -0/+16 |
* | glsl: Handle pragma tokens in apps/process. | Michal Krol | 2009-09-07 | 1 | -0/+8 |
* | glsl: Print out error message in apps/process. | Michal Krol | 2009-09-07 | 1 | -7/+10 |
* | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol | 2009-09-07 | 1 | -7/+14 |
* | glsl: Add `process' test app that returns tokenised and preprocessed text. | Michal Krol | 2009-09-07 | 1 | -0/+323 |