summaryrefslogtreecommitdiff
path: root/cogl/cogl-blend-string.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2013-11-28Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts1-2/+2
2013-01-22Remove cogl-internal.hRobert Bragg1-1/+0
2013-01-22Add a GL 3 driverNeil Roberts1-25/+10
2013-01-22Adds CoglError apiRobert Bragg1-38/+39
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-14/+14
2012-03-06Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts1-0/+4
2012-02-20Remove all internal includes of cogl.hRobert Bragg1-1/+0
2011-09-05blend-strings: Make braces around blend factor optionalRobert Bragg1-4/+27
2011-08-04cogl-blend-string: Fix TEXTURE_N sourcesNeil Roberts1-7/+7
2011-07-11Dynamically load the GL or GLES libraryNeil Roberts1-21/+22
2011-07-07Move all of the GL function pointers directly to CoglContextNeil Roberts1-1/+1
2011-04-11cogl: rename cogl-context.h cogl-context-private.hRobert Bragg1-1/+1
2011-02-15Fix ISO C90 compiler warnings in CoglEmmanuele Bassi1-2/+2
2011-01-24cogl-debug: Split the flags to support more than 32Neil Roberts1-7/+7
2010-11-24Remove the disabling of layer constants for GLES2Neil Roberts1-10/+0
2010-06-15blend-strings: removes the AUTO_COMPOSITE function enumRobert Bragg1-2/+0
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-25cogl-gles2-wrapper: Add support for the layer combine operationsNeil Roberts1-9/+0
2010-02-12cogl: improves header and coding style consistencyRobert Bragg1-6/+6
2009-10-16Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg1-0/+1005