summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen-template.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Add support for setting up stereo CoglOnscreensOwen W. Taylor1-0/+8
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin1-0/+2
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-13/+18
2012-08-06By default enable swap throttlingRobert Bragg1-0/+1
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-1/+1
2012-03-06Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts1-6/+0
2012-02-20Remove all internal includes of cogl.hRobert Bragg1-1/+0
2012-01-16template: Allow configuration of swap throttleRobert Bragg1-0/+8
2011-10-28onscreen: Support multisample based onscreen renderingRobert Bragg1-0/+18
2011-10-28Rework how we search for winsys configsRobert Bragg1-1/+9
2011-04-11Adds renderer,display,onscreen-template and swap-chain stubsRobert Bragg1-0/+62