Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-16 | glsl/pp: Do not try to enable extension `all'. | Michal Krol | 1 | -8/+20 |
2010-02-15 | glsl/pp: Add asserts to check for null pointer deferences. | Vinson Lee | 1 | -0/+4 |
2010-02-13 | glsl/pp: fix incorrect extension enable flag for warn mode | Brian Paul | 1 | -1/+1 |
2010-02-10 | glsl/pp: fix extension enable/disable options | Brian Paul | 1 | -0/+20 |
2010-02-10 | Simplify GLSL extension mechanism. | Michal Krol | 1 | -8/+2 |
2009-12-20 | glsl: Do syntax parsing inline with processing. | Michal Krol | 1 | -0/+1 |
2009-12-10 | glsl/pp: Add sl_pp_context_add_extension(). | Michal Krol | 1 | -12/+37 |
2009-09-24 | glsl/pp: Include missing headers. | Michal Krol | 1 | -0/+1 |
2009-09-14 | glsl/pp: Support GL_ARB_draw_buffers and GL_ARB_texture_rectangle. | Michal Krol | 1 | -34/+49 |
2009-09-07 | glsl: Implement `extension' preprocessor directive. | Michal Krol | 1 | -0/+129 |