summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-201-0/+13
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-13/+20
* bitmap: add missing annotationsLionel Landwerlin2013-09-231-10/+10
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-291-2/+4
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2013-01-221-1/+1
* doc: Fix a typo in the description of cogl-bitmapDamien Lespiau2013-01-221-1/+1
* Fixes for --disable-glibNeil Roberts2013-01-221-2/+2
* Adds CoglError apiRobert Bragg2013-01-221-6/+6
* bitmap: Adds cogl_android_bitmap_new_from_asset()Robert Bragg2012-08-061-0/+26
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-3/+3
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-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