summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen-private.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-17mir: add support for foreign surfacesMarco Trevisan (TreviƱo)1-0/+4
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2013-07-11wayland: Send COGL_FRAME_EVENT_SYNC based on the frame callbackNeil Roberts1-0/+5
2013-06-13Use the Wayland embedded linked list implementation instead of BSD'sNeil Roberts1-18/+10
2013-05-30Add a callback to get dirty events from a CoglOnscreenNeil Roberts1-2/+21
2013-04-30Adds internal cogl closure list utilityRobert Bragg1-26/+3
2013-04-30onscreen: Make the resize callback work the same as the frame callbackNeil Roberts1-7/+6
2013-04-26wayland: implement foreign surfaces for CoglOnscreenChris Cummins1-0/+4
2013-01-30onscreen: Add CoglFrameInfo and _add_frame_callback() apiOwen W. Taylor1-9/+34
2012-08-06onscreen: Adds support for resizable windowsRobert Bragg1-0/+19
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-2/+2
2012-02-15Fix build on OSXEmmanuele Bassi1-0/+1
2012-02-08Move the add_swap_buffers_callback functions out of the winsysNeil Roberts1-0/+18
2012-01-27object: Remove the type member of CoglObjectClassNeil Roberts1-3/+1
2011-11-01framebuffer: split out CoglOnscreen codeRobert Bragg1-0/+63