summaryrefslogtreecommitdiff
path: root/cogl/cogl-private.h
Commit message (Expand)AuthorAgeFilesLines
* Query the framebuffer stencil bits instead of assuming it's globalNeil Roberts2013-01-221-22/+21
* Remove cogl-internal.hRobert Bragg2013-01-221-0/+44
* Fixes for --disable-glibNeil Roberts2013-01-221-2/+2
* Add a GL 3 driverNeil Roberts2013-01-221-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-4/+4
* Add a vtable for the driverNeil Roberts2012-03-231-8/+0
* Add a public cogl_framebuffer_read_pixels_into_bitmapNeil Roberts2012-03-051-10/+0
* Avoid making up the format COGL_PIXEL_FORMAT_A_8_PRENeil Roberts2012-03-051-0/+12
* Adds _cogl_pixel_format_is_endian_dependant apiRobert Bragg2012-02-201-0/+27
* moves and renames _cogl_get_format_bppRobert Bragg2012-02-201-0/+12
* cogl-private.h: include cogl-context.hRobert Bragg2012-02-201-0/+2
* Add internal _cogl_push_source to optionally disable legacy stateNeil Roberts2011-09-191-0/+8
* Combine _cogl_context_check_gl_version and update_features into oneNeil Roberts2011-07-181-10/+4
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-1/+9
* Add internal _cogl_init() functionRobert Bragg2011-06-301-0/+3
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-0/+6
* Add temporary cogl-clutter.h to aid splitting out CoglRobert Bragg2011-04-111-0/+3
* Add an internal _cogl_read_pixels_with_rowstrideNeil Roberts2010-11-241-0/+10
* cogl: Don't flush the journal when flushing clip stateNeil Roberts2010-11-041-0/+34