summaryrefslogtreecommitdiff
path: root/cogl/cogl-feature-private.c
Commit message (Expand)AuthorAgeFilesLines
* Add a COGL_EXT_IN_GLES3 option to specify extensions that are in GLES3Neil Roberts2014-06-171-4/+24
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-11/+18
* Add a GL 3 driverNeil Roberts2013-01-221-4/+6
* Don't use eglGetProcAddress to retrieve core functionsNeil Roberts2012-08-061-2/+10
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-3/+3
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+0
* gl-prototypes: split up cogl-ext-functions.hRobert Bragg2012-01-041-2/+2
* Don't use the 'NULL' GModule to resolve GL symbolsNeil Roberts2011-07-271-3/+4
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-7/+10
* Move all of the GL function pointers directly to CoglContextNeil Roberts2011-07-071-8/+61
* Add internal _cogl_get_proc_addressRobert Bragg2011-06-011-19/+16
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-2/+3
* cogl: rename cogl-context.h cogl-context-private.hRobert Bragg2011-04-111-1/+1
* cogl: Add the infrastructure for checking for winsys extensionsNeil Roberts2010-06-221-3/+4
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-9/+10
* cogl: deprecates cogl_check_extensionRobert Bragg2010-02-121-2/+2
* cogl: Make it easier to add checks for GL extensionsNeil Roberts2009-11-171-0/+141