summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* wayland: Send COGL_FRAME_EVENT_SYNC based on the frame callbackNeil Roberts2013-07-111-0/+5
* Use the Wayland embedded linked list implementation instead of BSD'sNeil Roberts2013-06-131-18/+10
* Add a callback to get dirty events from a CoglOnscreenNeil Roberts2013-05-291-2/+21
* Adds internal cogl closure list utilityRobert Bragg2013-04-291-26/+3
* wayland: implement foreign surfaces for CoglOnscreenChris Cummins2013-04-261-0/+4
* onscreen: Make the resize callback work the same as the frame callbackNeil Roberts2013-04-041-7/+6
* onscreen: Add CoglFrameInfo and _add_frame_callback() apiOwen W. Taylor2013-01-301-9/+34
* onscreen: remove unused _cogl_onscreen_newRobert Bragg2012-11-271-3/+0
* onscreen: Adds support for resizable windowsRobert Bragg2012-07-091-0/+19
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-2/+2
* Fix build on OSXEmmanuele Bassi2012-02-151-0/+1
* Move the add_swap_buffers_callback functions out of the winsysNeil Roberts2012-02-081-0/+18
* object: Remove the type member of CoglObjectClassNeil Roberts2012-01-271-3/+1
* framebuffer: split out CoglOnscreen codeRobert Bragg2011-11-011-0/+63