Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use the 'NULL' GModule to resolve GL symbols | Neil Roberts | 2011-07-27 | 1 | -3/+4 |
* | Dynamically load the GL or GLES library | Neil Roberts | 2011-07-11 | 1 | -7/+10 |
* | Move all of the GL function pointers directly to CoglContext | Neil Roberts | 2011-07-07 | 1 | -8/+61 |
* | Add internal _cogl_get_proc_address | Robert Bragg | 2011-06-01 | 1 | -19/+16 |
* | Moves all GLX code down from Clutter to Cogl | Robert Bragg | 2011-04-11 | 1 | -2/+3 |
* | cogl: rename cogl-context.h cogl-context-private.h | Robert Bragg | 2011-04-11 | 1 | -1/+1 |
* | cogl: Add the infrastructure for checking for winsys extensions | Neil Roberts | 2010-06-22 | 1 | -3/+4 |
* | Remove mentions of the FSF address | Emmanuele Bassi | 2010-03-01 | 1 | -3/+3 |
* | cogl: improves header and coding style consistency | Robert Bragg | 2010-02-12 | 1 | -9/+10 |
* | cogl: deprecates cogl_check_extension | Robert Bragg | 2010-02-12 | 1 | -2/+2 |
* | cogl: Make it easier to add checks for GL extensions | Neil Roberts | 2009-11-17 | 1 | -0/+141 |