summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmap-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-14/+19
* texture: remove _cogl_texture_prepare_for_uploadRobert Bragg2013-07-291-0/+6
* bitmap: ret CoglError from _new_with_malloc_bufferRobert Bragg2013-01-221-1/+3
* Allow propogation of OOM errors to appsRobert Bragg2013-01-221-15/+24
* Give buffer/bitmap bind functions gl infixRobert Bragg2013-01-221-9/+12
* Adds CoglError apiRobert Bragg2013-01-221-2/+2
* bitmap: Adds cogl_android_bitmap_new_from_asset()Robert Bragg2012-08-061-2/+15
* Allow npot Texture2D creation with only basic npot supportRobert Bragg2012-08-061-0/+27
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-8/+8
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+1
* bitmap: Store a pointer to the contextNeil Roberts2012-04-041-0/+3
* Add a public cogl_bitmap_new_for_dataNeil Roberts2012-03-141-32/+16
* Make _cogl_bitmap_get_{width,height,format,rowstride} publicNeil Roberts2012-03-051-12/+0
* bitmap: Add a function to convert into an existing bufferNeil Roberts2012-03-051-1/+5
* _cogl_bitmap_convert: Also handle premult conversionsNeil Roberts2012-03-051-4/+0
* bitmap: Remove the split between 'image library' and 'fallback'Neil Roberts2012-03-051-24/+3
* Remove COGL_UNORDERED_MASK defineRobert Bragg2012-02-201-9/+0
* Export API for uploading a tex subregion from a CoglBufferRobert Bragg2011-07-251-11/+0
* cogl-bitmap-private.h: Include cogl-bitmap.hNeil Roberts2011-05-051-0/+1
* cogl: Don't assume that CoglBitmaps are allocated to height*rowstrideNeil Roberts2011-01-101-0/+8
* cogl-texture: Don't use the source rowstride if we have to copy bitmapNeil Roberts2011-01-101-0/+4
* Add an internal _cogl_bitmap_new_from_bufferNeil Roberts2010-07-151-0/+25
* cogl-bitmap: Encapsulate the CoglBitmap even internallyNeil Roberts2010-07-151-24/+85
* bitmap: Remove use of CoglHandle in the CoglBitmap APIRobert Bragg2010-06-011-2/+2
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-15/+15
* cogl: Do the premult conversion in-place rather than copying to a new bufferNeil Roberts2010-02-011-11/+11
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+115