Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-20 | glsl: Do syntax parsing inline with processing. | Michal Krol | |
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-09-24 | glsl/pp: Include missing headers. | Michal Krol | |
2009-09-14 | glsl/pp: Support GL_ARB_draw_buffers and GL_ARB_texture_rectangle. | Michal Krol | |
2009-09-07 | glsl: Implement `extension' preprocessor directive. | Michal Krol | |
No extensions supported. |