summaryrefslogtreecommitdiff
path: root/cogl/cogl-blend-string.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ulib to clib ready for merging into rigRobert Bragg2014-06-111-36/+36
* blend-string: Avoid using _COGL_GET_CONTEXTRobert Bragg2014-03-241-8/+11
* blend-string: Expose internal test code as unit testRobert Bragg2014-03-241-56/+80
* Tightly integrate ulib (was eglib)Robert Bragg2014-03-201-36/+36
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts2013-11-281-2/+2
* Remove cogl-internal.hRobert Bragg2013-01-021-1/+0
* Add a GL 3 driverNeil Roberts2012-10-011-25/+10
* Adds CoglError apiRobert Bragg2012-09-071-39/+40
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-14/+14
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+4
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+0
* blend-strings: Make braces around blend factor optionalRobert Bragg2011-09-051-4/+27
* cogl-blend-string: Fix TEXTURE_N sourcesNeil Roberts2011-08-041-7/+7
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-21/+22
* Move all of the GL function pointers directly to CoglContextNeil Roberts2011-07-071-1/+1
* cogl: rename cogl-context.h cogl-context-private.hRobert Bragg2011-04-111-1/+1
* Fix ISO C90 compiler warnings in CoglEmmanuele Bassi2011-02-151-2/+2
* cogl-debug: Split the flags to support more than 32Neil Roberts2011-01-241-7/+7
* Remove the disabling of layer constants for GLES2Neil Roberts2010-11-241-10/+0
* blend-strings: removes the AUTO_COMPOSITE function enumRobert Bragg2010-06-151-2/+0
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl-gles2-wrapper: Add support for the layer combine operationsNeil Roberts2010-02-251-9/+0
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-6/+6
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+1005