summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-layer-state.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2013-01-211-3/+4
* doc: Fix various mismatches between arguments and their documentationDamien Lespiau2013-01-211-1/+1
* texture: expose mipmap level in set region apisRobert Bragg2013-01-211-0/+5
* Fixes for --disable-glibNeil Roberts2013-01-201-3/+2
* Adds CoglError apiRobert Bragg2013-01-201-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-4/+4
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-2/+2
* pipeline: Expose min/mag filter gettersRobert Bragg2012-02-201-0/+42
* Add cogl_pipeline_set_layer_null_texture()Neil Roberts2012-02-131-0/+33
* Make _cogl_pipeline_get_layer_texture publicNeil Roberts2012-02-071-0/+14
* renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-27/+21
* snippet: Move the hook to be a property of the snippetNeil Roberts2011-12-061-32/+12
* pipeline: Add a snippet hook for the texture lookupNeil Roberts2011-12-061-0/+41
* Adds support for a mirrored repeat wrap modeRobert Bragg2011-11-011-1/+2
* Add a strong CoglTexture type to replace CoglHandleRobert Bragg2011-09-211-2/+2
* pipeline: split out all layer state apisRobert Bragg2011-09-191-0/+503