summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin1-0/+13
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-13/+20
2013-09-23bitmap: add missing annotationsLionel Landwerlin1-10/+10
2013-07-29Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg1-2/+4
2013-01-22doc: Fix the remaining broken internal cross-referencesDamien Lespiau1-1/+1
2013-01-22doc: Fix a typo in the description of cogl-bitmapDamien Lespiau1-1/+1
2013-01-22Fixes for --disable-glibNeil Roberts1-2/+2
2013-01-22Adds CoglError apiRobert Bragg1-6/+6
2012-08-06bitmap: Adds cogl_android_bitmap_new_from_asset()Robert Bragg1-0/+26
2012-08-06Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso1-1/+1
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-3/+3
2012-08-06Removes all remaining use of CoglHandleRobert Bragg1-4/+4
2012-03-14Add a public cogl_bitmap_new_for_dataNeil Roberts1-0/+28
2012-03-05cogl-bitmap: Add a public accessor for the underlying pixel bufferNeil Roberts1-0/+15
2012-03-05Make _cogl_bitmap_get_{width,height,format,rowstride} publicNeil Roberts1-1/+47
2012-03-05Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts1-0/+37
2012-01-05Start removing _EXP defines and improves some docsRobert Bragg1-1/+0
2011-07-25Export API for uploading a tex subregion from a CoglBufferRobert Bragg1-0/+32
2010-12-22docs: Fixes for the Cogl API referenceEmmanuele Bassi1-2/+2
2010-07-13Make a public CoglBitmapError enumNeil Roberts1-0/+32
2010-06-01bitmap: Remove use of CoglHandle in the CoglBitmap APIRobert Bragg1-3/+5
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-12cogl: improves header and coding style consistencyRobert Bragg1-6/+9
2009-11-19docs: Documentation fixes for CoglBitmapEmmanuele Bassi1-12/+13
2009-11-11cogl: Declare cogl_is_bitmap()Emmanuele Bassi1-0/+13
2009-10-16Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg1-0/+80