summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-rectangle-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Allow lazy texture storage allocationRobert Bragg2013-01-021-1/+1
* texture: add width/height members to base CoglTextureRobert Bragg2013-01-021-2/+0
* texture: rename texobj flush code as gl specificRobert Bragg2012-09-241-11/+15
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-1/+1
* Add constructors which take a CoglBitmap to all primitive texturesNeil Roberts2012-04-051-5/+0
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-0/+1
* object: Remove the type member of CoglObjectClassNeil Roberts2012-01-271-3/+0
* texture: Make CoglTextureRectangle experimentally publicRobert Bragg2011-11-011-16/+2
* meta-texture: This publicly exposes CoglMetaTextureRobert Bragg2011-11-011-0/+3
* cogl: rename CoglMaterial -> CoglPipelineRobert Bragg2010-11-031-1/+1
* Support foreign textures in the texture-2d and rectangle backendsNeil Roberts2010-10-221-0/+7
* cogl-bitmap: Encapsulate the CoglBitmap even internallyNeil Roberts2010-07-151-1/+1
* cogl: Add an internal CoglTextureRectangle backendNeil Roberts2010-06-221-0/+68