Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the cogl texture driver functions to a vtable | Neil Roberts | 2011-07-08 | 1 | -184/+179 |
* | Add a Cogl texture 3D backend | Neil Roberts | 2010-07-13 | 1 | -0/+26 |
* | material: Avoid redundant glBindTexture calls | Robert Bragg | 2010-06-09 | 1 | -0/+2 |
* | Remove mentions of the FSF address | Emmanuele Bassi | 2010-03-01 | 1 | -3/+3 |
* | gles2: Remove the special wrapper for glBindTexture | Neil Roberts | 2010-02-25 | 1 | -7/+0 |
* | cogl: new textures sould have GL_TEXTURE_MIN_FILTER set to GL_LINEAR | Damien Lespiau | 2010-02-08 | 1 | -0/+9 |
* | cogl: Add _cogl_texture_driver_upload_to_gl | Neil Roberts | 2009-12-02 | 1 | -0/+14 |
* | cogl: Move data only used for upload out of CoglTexture | Neil Roberts | 2009-12-02 | 1 | -3/+3 |
* | [cogl-texture] Split CoglTexture into an abstract class + CoglTexture2dSliced | Vladimir Nadvornik | 2009-10-16 | 1 | -0/+12 |
* | Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys | Robert Bragg | 2009-10-16 | 1 | -0/+157 |