Age | Commit message (Expand) | Author |
---|---|---|
2009-12-20 | glsl: Do syntax parsing inline with processing. | Michal Krol |
2009-12-20 | glsl/pp: Do processing inline with tokenisation. | Michal Krol |
2009-12-20 | glsl/pp: Report correct error line for purify and tokeniser errors. | Michal Krol |
2009-12-10 | glsl/pp: Add support for user-defined macros. | Michal Krol |
2009-12-10 | glsl/pp: Add sl_pp_context_add_extension(). | Michal Krol |
2009-11-21 | glsl/pp: Do purification and tokenisation in a single step. | Michal Krol |
2009-09-18 | glsl/pp: Define a public interface for external modules. | Michal Krol |