summaryrefslogtreecommitdiff
path: root/cogl/cogl-pixel-buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-4/+4
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-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