summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-rectangle.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-14/+20
* remove internal_format and redundant error argumentsRobert Bragg2014-01-011-29/+12
* introduce texture loaders to make allocations lazyRobert Bragg2014-01-011-1/+12
* texture-rectangle: fix argument descriptionLionel Landwerlin2013-09-061-1/+1
* Allow lazy texture storage allocationRobert Bragg2013-01-021-10/+14
* doc: Fixup type referencesDamien Lespiau2012-12-311-2/+2
* doc: Fix various mismatches between arguments and their documentationDamien Lespiau2012-12-311-1/+1
* Fixes for --disable-glibNeil Roberts2012-11-261-2/+2
* texture-rectangle: Make new_from_foreign api publicRobert Bragg2012-09-101-0/+57
* Remove all remaining _EXP suffix definesRobert Bragg2012-09-071-3/+0
* Adds CoglError apiRobert Bragg2012-09-071-4/+4
* 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-1/+33
* texture: Make CoglTextureRectangle experimentally publicRobert Bragg2011-11-011-0/+118