summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-state.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-13/+20
* pipeline: add missing transfer annotationsLionel Landwerlin2013-09-231-1/+1
* pipeline: fix method descriptionLionel Landwerlin2013-09-061-1/+1
* Don't generate GLSL for the point size for default pipelinesNeil Roberts2013-06-211-6/+11
* Add support for per-vertex point sizesNeil Roberts2013-06-071-0/+44
* doc: Fix the remaining warning around the depth stateDamien Lespiau2013-01-221-1/+1
* doc: Fix various mismatches between arguments and their documentationDamien Lespiau2013-01-221-1/+6
* Fixes for --disable-glibNeil Roberts2013-01-221-3/+2
* Adds CoglError apiRobert Bragg2013-01-221-4/+4
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-7/+7
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-0/+1
* renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-43/+0
* snippet: Add some more documentationNeil Roberts2011-12-071-5/+4
* snippet: Move the hook to be a property of the snippetNeil Roberts2011-12-061-58/+9
* snippet: Add a 'replace' stringNeil Roberts2011-12-061-0/+10
* cogl-pipeline: Add two hook points for adding shader snippetsNeil Roberts2011-12-061-0/+58
* docs: Fix a s/called/culled/ typoRobert Bragg2011-12-061-5/+5
* cogl-pipeline: Add support for setting uniform valuesNeil Roberts2011-11-161-0/+160
* pipeline: Make the backface culling experimental publicNeil Roberts2011-11-141-0/+91
* pipeline: split out all core state apisRobert Bragg2011-09-191-0/+693