Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/apps: No need to purify source text for tokeniser. | Michal Krol | 2009-11-21 | 1 | -15/+4 |
* | glsl/apps: Update for glsl/pp interface changes. | Michal Krol | 2009-11-10 | 1 | -2/+4 |
* | glsl/apps: Include missing header, properly escape format strings. | Michal Krol | 2009-09-24 | 1 | -0/+1 |
* | glsl/apps: Use glsl pp public interface. | Michal Krol | 2009-09-18 | 1 | -11/+11 |
* | glsl/apps: Always write out error condition. | Michal Krol | 2009-09-17 | 1 | -5/+24 |
* | glsl/apps: Adapt to pp interface change. | Michal Krol | 2009-09-14 | 1 | -1/+4 |
* | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol | 2009-09-07 | 1 | -2/+8 |
* | glsl/apps: Print out the number of tokens eaten in version test. | Michal Krol | 2009-09-07 | 1 | -1/+4 |
* | glsl/apps: Add version test app. | Michal Krol | 2009-09-07 | 1 | -0/+110 |