summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmap-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* bitmap: ret CoglError from _new_with_malloc_bufferRobert Bragg2013-01-211-1/+4
* Allow propogation of OOM errors to appsRobert Bragg2013-01-211-13/+21
* framebuffer: Support texture based depth buffersDamien Lespiau2013-01-181-0/+3
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-72/+72
* Add a public cogl_bitmap_new_for_dataNeil Roberts2012-03-141-15/+7
* Make _cogl_bitmap_get_{width,height,format,rowstride} publicNeil Roberts2012-03-051-18/+18
* bitmap: Support pre/unpre-multiplying any formatNeil Roberts2012-03-051-25/+56
* bitmap: Add a function to convert into an existing bufferNeil Roberts2012-03-051-24/+72
* _cogl_bitmap_convert: Also handle premult conversionsNeil Roberts2012-03-051-38/+120
* bitmap: Remove the split between 'image library' and 'fallback'Neil Roberts2012-03-051-0/+468