summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+20
* pipeline: add scope annotationLionel Landwerlin2013-09-241-3/+4
* Fixes for --disable-glibNeil Roberts2012-11-261-2/+2
* Remove all experimental API guardsRobert Bragg2012-08-301-4/+0
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-06-201-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-2/+2
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-4/+4
* Adds a context arg to cogl_pipeline_new()Robert Bragg2012-02-211-2/+8
* renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-6/+0
* cogl-pipeline: Add two hook points for adding shader snippetsNeil Roberts2011-12-061-0/+1
* cogl-pipeline: Add support for setting uniform valuesNeil Roberts2011-11-161-0/+27
* pipeline: Split more code out from cogl-pipeline.cRobert Bragg2011-09-211-3/+2
* pipeline: mark all cogl-pipeline.h symbols experimentalRobert Bragg2011-09-191-2/+13
* pipeline: split out all layer state apisRobert Bragg2011-09-191-433/+0
* pipeline: split out all core state apisRobert Bragg2011-09-191-596/+0
* blend-strings: Make braces around blend factor optionalRobert Bragg2011-09-051-3/+0
* Adds ColorMask support to CoglRobert Bragg2011-07-191-0/+34
* Add CoglDepthState APIRobert Bragg2011-05-161-142/+19
* docs: Fixes for the Cogl API referenceEmmanuele Bassi2010-12-221-1/+1
* cogl-pipeline: Add getters for the alpha test stateNeil Roberts2010-11-241-0/+22
* cogl: rename CoglMaterial -> CoglPipelineRobert Bragg2010-11-031-0/+1234