summaryrefslogtreecommitdiff
path: root/cogl/cogl-pixel-buffer-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-13/+20
* Fixes for --disable-glibNeil Roberts2013-01-221-2/+2
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+1
* Add the missing cast macros for some buffer objectsNeil Roberts2012-03-051-2/+0
* Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2012-03-051-5/+0
* object: Remove the type member of CoglObjectClassNeil Roberts2012-01-271-3/+0
* Rename CoglPixelArray to CoglPixelBufferRobert Bragg2011-05-161-0/+55
* rename CoglPixelBuffer to CoglPixelArrayRobert Bragg2010-07-051-73/+0
* pixel-buffer: Replace CoglHandle with CoglPixelBuffer *Robert Bragg2010-07-051-2/+2
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-4/+5
* cogl-pixel-buffer: add a pixel buffer object classDamien Lespiau2010-02-081-0/+72