summaryrefslogtreecommitdiff
path: root/cogl/cogl-feature-private.c
Commit message (Expand)AuthorAgeFilesLines
* 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