summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up Since: and Stability: for frame-info additionsOwen W. Taylor2013-01-281-1/+2
* Replace frame history with a queueOwen W. Taylor2013-01-251-44/+0
* Remove cogl_frame_info_get_frame_time()Owen W. Taylor2013-01-251-4/+1
* onscreen: Provide more general CoglFrameCallback apiRobert Bragg2013-01-241-56/+146
* rename SwapInfo to FrameInfoRobert Bragg2013-01-241-26/+26
* use c99 types if applicable and s/gboolean/CoglBool/Robert Bragg2013-01-231-1/+1
* rename CoglFrameTimings to CoglSwapInfoRobert Bragg2013-01-231-27/+27
* Add CoglFrameTimingsOwen W. Taylor2013-01-231-0/+118
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2013-01-221-2/+2
* doc: Fixup type referencesDamien Lespiau2013-01-221-1/+1
* doc: Fix various mismatches between arguments and their documentationDamien Lespiau2013-01-221-0/+1
* Fixes for --disable-glibNeil Roberts2013-01-221-3/+2
* onscreen: Adds support for resizable windowsRobert Bragg2012-08-061-0/+138
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-7/+7
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+14
* onscreen: move swap_buffer apis to onscreen namespaceRobert Bragg2012-02-211-26/+25
* wayland: perform buffer resizes lazily at swap buffersRobert Bragg2012-01-161-0/+29
* Swaps a few uses of gint for intRobert Bragg2012-01-161-4/+4
* onscreen: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-16/+106
* wayland: Add a cogl_wayland_onscreen_resize functionRob Bradford2012-01-131-0/+7
* wayland: Add API to access the shell surface for the onscreenRob Bradford2011-12-081-0/+2
* framebuffer: split out CoglOnscreen codeRobert Bragg2011-11-011-0/+258