summaryrefslogtreecommitdiff
path: root/cogl/gl-prototypes
Commit message (Expand)AuthorAgeFilesLines
* Use the EGL_KHR_surfacless_context extensionNeil Roberts2014-06-171-0/+8
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-149-99/+162
* gl: #ifdef guard ARB_sync api in cogl-all-functions.hRobert Bragg2013-05-291-0/+2
* Add fence APIDaniel Stone2013-05-281-0/+12
* Don't add the ARB suffix for the GL_ARB_map_buffer_range extensionNeil Roberts2012-10-191-1/+1
* Add cogl_buffer_map_range()Neil Roberts2012-10-171-0/+11
* Add a GL 3 driverNeil Roberts2012-10-013-9/+31
* attribute: Adds support for constant CoglAttributesRobert Bragg2012-09-281-0/+8
* Fix the terminator in one of the extension listsNeil Roberts2012-09-281-1/+1
* Use the old GLSL extensions if GL 2.0 is not availableNeil Roberts2012-06-202-69/+109
* cogl-gles2: Add glTexParameterf to wrapper libraryTomeu Vizoso2012-06-201-0/+2
* Adds libcogl-gles2 frontend GLES2 apiRobert Bragg2012-05-172-2/+2
* Use GL_ARB_sampler_objectsNeil Roberts2012-04-051-0/+19
* cogl-in-gles-core-functions.h: Remove stray ';'Chun-wei Fan2012-02-131-1/+1
* Move GLES2 prototypes to their headerEmmanuele Bassi2012-01-272-11/+11
* gl-prototypes: split up cogl-ext-functions.hRobert Bragg2012-01-049-0/+1242