summaryrefslogtreecommitdiff
path: root/cogl/cogl-feature-private.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-17Add a COGL_EXT_IN_GLES3 option to specify extensions that are in GLES3Neil Roberts1-1/+2
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2013-01-22Remove cogl-internal.hRobert Bragg1-1/+0
2013-01-22Add a GL 3 driverNeil Roberts1-2/+2
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-1/+1
2011-07-27Don't use the 'NULL' GModule to resolve GL symbolsNeil Roberts1-1/+1
2011-07-11Dynamically load the GL or GLES libraryNeil Roberts1-3/+2
2011-07-07Move all of the GL function pointers directly to CoglContextNeil Roberts1-4/+21
2011-06-01egl: Check EGL extension as early as possibleRobert Bragg1-2/+3
2011-06-01Add internal _cogl_get_proc_addressRobert Bragg1-1/+2
2011-04-11Moves all GLX code down from Clutter to CoglRobert Bragg1-7/+13
2010-06-22cogl: Add the infrastructure for checking for winsys extensionsNeil Roberts1-1/+2
2010-06-09cogl: Introduce private feature flags and check for ARB_fpDamien Lespiau1-0/+3
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-12cogl: improves header and coding style consistencyRobert Bragg1-7/+7
2009-11-17cogl: Make it easier to add checks for GL extensionsNeil Roberts1-0/+71