summaryrefslogtreecommitdiff
path: root/cogl/cogl-atlas.h
Commit message (Expand)AuthorAgeFilesLines
* cogl: Use GHookList instead of CoglCallbackListNeil Roberts2011-03-141-7/+6
* cogl-atlas-texture: Don't let textures be destroyed during migrationNeil Roberts2011-02-171-4/+7
* Allow multiple CoglAtlases for texturesNeil Roberts2010-12-131-3/+0
* cogl-atlas: Convert to be a CoglObject subclassNeil Roberts2010-12-131-3/+5
* cogl-atlas: Support multiple formats and clearing the textureNeil Roberts2010-08-121-1/+11
* cogl-atlas-texture: Split out the atlas data structureNeil Roberts2010-08-121-0/+86
* cogl-atlas: Rename to CoglRectangleMapNeil Roberts2010-08-121-78/+0
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-8/+10
* cogl-atlas: Make the cogl_atlas_* API internalNeil Roberts2010-02-031-16/+16
* cogl: Add an atlased texture backendNeil Roberts2009-12-041-0/+76