summaryrefslogtreecommitdiff
path: root/cogl/cogl-atlas-texture-private.h
Commit message (Expand)AuthorAgeFilesLines
* Allow lazy texture storage allocationRobert Bragg2013-01-221-1/+2
* atlas-texture: remove some use of _COGL_GET_CONTEXTRobert Bragg2013-01-221-5/+8
* Allow propogation of OOM errors to appsRobert Bragg2013-01-221-2/+3
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-1/+1
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-5/+7
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+3
* object: Remove the type member of CoglObjectClassNeil Roberts2012-01-271-3/+0
* cogl-atlas-texture: Add a callback for when any atlas reorganizesNeil Roberts2011-05-051-0/+8
* cogl-atlas-texture: Split out new_from_bitmap to new_with_sizeNeil Roberts2011-05-051-0/+6
* Allow multiple CoglAtlases for texturesNeil Roberts2010-12-131-6/+4
* cogl-atlas-texture: Split out the atlas data structureNeil Roberts2010-08-121-0/+4
* cogl-atlas: Rename to CoglRectangleMapNeil Roberts2010-08-121-6/+6
* cogl-bitmap: Encapsulate the CoglBitmap even internallyNeil Roberts2010-07-151-1/+1
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: Add an atlased texture backendNeil Roberts2009-12-041-0/+64