summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+20
* bitmap: add missing annotationsLionel Landwerlin2013-09-241-10/+10
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-151-2/+4
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2012-12-311-1/+1
* doc: Fix a typo in the description of cogl-bitmapDamien Lespiau2012-12-301-1/+1
* Fixes for --disable-glibNeil Roberts2012-11-261-2/+2
* Adds CoglError apiRobert Bragg2012-09-071-7/+7
* Remove all experimental API guardsRobert Bragg2012-08-301-4/+0
* bitmap: Adds cogl_android_bitmap_new_from_asset()Robert Bragg2012-06-211-1/+29
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-06-201-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-3/+3
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-4/+4
* Add a public cogl_bitmap_new_for_dataNeil Roberts2012-03-141-0/+28
* cogl-bitmap: Add a public accessor for the underlying pixel bufferNeil Roberts2012-03-051-0/+15
* Make _cogl_bitmap_get_{width,height,format,rowstride} publicNeil Roberts2012-03-051-1/+47
* Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2012-03-051-0/+37
* Start removing _EXP defines and improves some docsRobert Bragg2012-01-051-1/+0
* Export API for uploading a tex subregion from a CoglBufferRobert Bragg2011-07-251-0/+32
* docs: Fixes for the Cogl API referenceEmmanuele Bassi2010-12-221-2/+2
* Make a public CoglBitmapError enumNeil Roberts2010-07-131-0/+32
* bitmap: Remove use of CoglHandle in the CoglBitmap APIRobert Bragg2010-06-011-3/+5
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-6/+9
* docs: Documentation fixes for CoglBitmapEmmanuele Bassi2009-11-191-12/+13
* cogl: Declare cogl_is_bitmap()Emmanuele Bassi2009-11-111-0/+13
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+80