summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture.h
Commit message (Expand)AuthorAgeFilesLines
* Add _cogl_egl_texture_2d_new_from_image APIRobert Bragg2011-06-011-1/+2
* Make CoglTexture2D public as experimental APIRobert Bragg2011-06-011-0/+27
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl_texture_new_from_foreign: improve docsRobert Bragg2010-02-171-4/+11
* cogl-sub-texture: Optimise taking a sub texture of a sub textureNeil Roberts2010-02-121-0/+4
* cogl: explicitly mark cogl_<object>_ref/unref APIs as deprecatedRobert Bragg2010-02-121-2/+2
* cogl: cleanly separate primitives + paths codeRobert Bragg2010-02-121-133/+0
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-99/+121
* cogl-texture: Add a new constructor to turn CoglBuffers into texturesDamien Lespiau2010-02-081-0/+60
* cogl: Make CoglSubTexture only work for quad renderingNeil Roberts2010-01-181-11/+11
* Merge branch 'master' into more-texture-backendsNeil Roberts2010-01-151-6/+8
|\
| * cogl: Remove the CGL_* definesNeil Roberts2010-01-121-3/+4
| * Include cogl-defines.h before using GL typesEmmanuele Bassi2010-01-051-0/+1
| * cogl: Const-ify vertices in cogl_polygon()Emmanuele Bassi2010-01-041-3/+3
* | cogl: Add a sub texture backendNeil Roberts2009-12-021-0/+27
|/
* docs: Increase consistency in Cogl documentationEmmanuele Bassi2009-11-191-28/+38
* docs: Fix the 'Since' annotation for some functionsNeil Roberts2009-11-191-3/+3
* [docs] switch gl_handle+gl_target docs for cogl_texture_new_from_foreignRobert Bragg2009-10-161-2/+2
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+465