Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-10 | glsl/pp: Add sl_pp_context_add_extension(). | Michal Krol | |
This way third parties are able to add supported extension strings. | |||
2009-11-21 | glsl/pp: Do purification and tokenisation in a single step. | Michal Krol | |
2009-09-24 | glsl/pp: Avoid using `__VERSION__' as an identifier. | Michal Krol | |
2009-09-23 | glsl/pp: Add `0' and `1' to dictionary. | Michal Krol | |
2009-09-17 | slang/pp: Use a dictionary for the remaining string literals. | Michal Krol | |
2009-09-14 | glsl/pp: Add a dictionary to a context. | Michal Krol | |