summaryrefslogtreecommitdiff
path: root/cogl/cogl-pixel-buffer.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+20
* pixel-buffer: add missing transfer annotationLionel Landwerlin2013-10-141-0/+2
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-151-2/+4
* Allow propogation of OOM errors to appsRobert Bragg2012-11-261-1/+3
* Fixes for --disable-glibNeil Roberts2012-11-261-3/+2
* Remove all remaining _EXP suffix definesRobert Bragg2012-09-071-13/+0
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-06-201-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-4/+4
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-10/+10
* Add the missing cast macros for some buffer objectsNeil Roberts2012-03-051-0/+2
* Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2012-03-051-22/+14
* buffer: explicitly relate buffers to a contextRobert Bragg2012-02-091-1/+4
* Rename CoglPixelArray to CoglPixelBufferRobert Bragg2011-05-161-0/+131
* rename CoglPixelBuffer to CoglPixelArrayRobert Bragg2010-07-051-146/+0
* pixel-buffer: Replace CoglHandle with CoglPixelBuffer *Robert Bragg2010-07-051-8/+10
* cogl: declare experimental symbols consistentlyRobert Bragg2010-06-301-34/+13
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* docs: Fixes for CoglEmmanuele Bassi2010-02-121-1/+1
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-23/+23
* cogl-pixel-buffer: add a pixel buffer object classDamien Lespiau2010-02-081-0/+165