summaryrefslogtreecommitdiff
path: root/cogl/cogl-depth-state.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-12/+18
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-4/+4
* pipeline: Use cogl_depth_state_init to init default depth stateNeil Roberts2012-04-031-0/+1
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+1
* Start to reduce dependence on glibRobert Bragg2011-11-011-8/+9
* Revert "Do not use "near" and "far" variables"Neil Roberts2011-06-141-4/+4
* Do not use "near" and "far" variablesEmmanuele Bassi2011-06-131-4/+4
* Add CoglDepthState APIRobert Bragg2011-05-161-0/+108