summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-layer-state.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-13/+20
2013-09-23pipeline: add missing transfer annotationsLionel Landwerlin1-2/+2
2013-01-22doc: Fix the remaining broken internal cross-referencesDamien Lespiau1-3/+4
2013-01-22doc: Fix various mismatches between arguments and their documentationDamien Lespiau1-1/+1
2013-01-22texture: expose mipmap level in set region apisRobert Bragg1-0/+5
2013-01-22Fixes for --disable-glibNeil Roberts1-3/+2
2013-01-22Adds CoglError apiRobert Bragg1-4/+4
2012-08-06Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso1-1/+1
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-4/+4
2012-08-06Removes all remaining use of CoglHandleRobert Bragg1-2/+2
2012-02-20pipeline: Expose min/mag filter gettersRobert Bragg1-0/+42
2012-02-13Add cogl_pipeline_set_layer_null_texture()Neil Roberts1-0/+33
2012-02-07Make _cogl_pipeline_get_layer_texture publicNeil Roberts1-0/+14
2012-01-16renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg1-27/+21
2011-12-06snippet: Move the hook to be a property of the snippetNeil Roberts1-32/+12
2011-12-06pipeline: Add a snippet hook for the texture lookupNeil Roberts1-0/+41
2011-11-01Adds support for a mirrored repeat wrap modeRobert Bragg1-1/+2
2011-09-21Add a strong CoglTexture type to replace CoglHandleRobert Bragg1-2/+2
2011-09-19pipeline: split out all layer state apisRobert Bragg1-0/+503