summaryrefslogtreecommitdiff
path: root/cogl/cogl-atlas.h
Commit message (Expand)AuthorAgeFilesLines
* remove internal use of cogl_texture_new_with_sizeRobert Bragg2013-07-291-1/+0
* texture: split out high-level texture constructorsRobert Bragg2013-01-221-7/+7
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-2/+2
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-3/+4
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+3
* 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