summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen-template.c
Commit message (Expand)AuthorAgeFilesLines
* By default enable swap throttlingRobert Bragg2012-08-061-0/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-1/+1
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-6/+0
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+0
* template: Allow configuration of swap throttleRobert Bragg2012-01-161-0/+8
* onscreen: Support multisample based onscreen renderingRobert Bragg2011-10-281-0/+18
* Rework how we search for winsys configsRobert Bragg2011-10-281-1/+9
* Adds renderer,display,onscreen-template and swap-chain stubsRobert Bragg2011-04-111-0/+62