summaryrefslogtreecommitdiff
path: root/cogl/cogl-atlas-texture-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* remove internal_format and redundant error argumentsRobert Bragg2014-01-011-6/+0
* introduce texture loaders to make allocations lazyRobert Bragg2014-01-011-1/+1
* Expose CoglAtlasTexture apiRobert Bragg2013-07-111-16/+4
* texture: remove _cogl_texture_prepare_for_uploadRobert Bragg2013-07-111-0/+1
* Allow lazy texture storage allocationRobert Bragg2013-01-021-1/+2
* atlas-texture: remove some use of _COGL_GET_CONTEXTRobert Bragg2012-11-271-5/+8
* Allow propogation of OOM errors to appsRobert Bragg2012-11-261-2/+3
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-1/+1
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-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