summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Fix flushing the stencil viewport clipping workaroundNeil Roberts2013-01-221-11/+1
* onscreen: Free swap notify callback stateRobert Bragg2012-08-061-0/+7
* onscreen: Adds support for resizable windowsRobert Bragg2012-08-061-4/+95
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-6/+6
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+1
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-3/+3
* onscreen: move swap_buffer apis to onscreen namespaceRobert Bragg2012-02-211-11/+11
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-0/+1
* Move the add_swap_buffers_callback functions out of the winsysNeil Roberts2012-02-081-15/+31
* framebuffer: Flush the journal on destructionNeil Roberts2012-01-271-1/+3
* template: Allow configuration of swap throttleRobert Bragg2012-01-161-4/+1
* framebuffer: Optimize _cogl_framebuffer_flush_state()Robert Bragg2011-12-061-5/+7
* Don't take a reference to the last used onscreen framebufferNeil Roberts2011-11-141-0/+3
* Start to reduce dependence on glibRobert Bragg2011-11-011-11/+12
* framebuffer: split out CoglOnscreen codeRobert Bragg2011-11-011-0/+344