Age | Commit message (Expand) | Author |
---|---|---|
2009-09-22 | glsl/pp: Differentiate between integer and floating-point number tokens. | Michal Krol |
2009-09-18 | glsl/pp: Define a public interface for external modules. | Michal Krol |
2009-09-16 | glsl/pp: Validate numbers. | Michal Krol |
2009-09-16 | glsl/pp: Add more error messages. | 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: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol |
2009-09-07 | glsl: Remove bogus sl_pp_directive.h include. | Michal Krol |
2009-09-07 | glsl: Add a preprocessor tokeniser. | Michal Krol |