summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-driver.h
Commit message (Expand)AuthorAgeFilesLines
* Move the cogl texture driver functions to a vtableNeil Roberts2011-07-081-184/+179
* Add a Cogl texture 3D backendNeil Roberts2010-07-131-0/+26
* material: Avoid redundant glBindTexture callsRobert Bragg2010-06-091-0/+2
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* gles2: Remove the special wrapper for glBindTextureNeil Roberts2010-02-251-7/+0
* cogl: new textures sould have GL_TEXTURE_MIN_FILTER set to GL_LINEARDamien Lespiau2010-02-081-0/+9
* cogl: Add _cogl_texture_driver_upload_to_glNeil Roberts2009-12-021-0/+14
* cogl: Move data only used for upload out of CoglTextureNeil Roberts2009-12-021-3/+3
* [cogl-texture] Split CoglTexture into an abstract class + CoglTexture2dSlicedVladimir Nadvornik2009-10-161-0/+12
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+157