summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-layer-state.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+20
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-151-1/+1
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2012-12-311-3/+4
* doc: Fix various mismatches between arguments and their documentationDamien Lespiau2012-12-311-1/+1
* texture: expose mipmap level in set region apisRobert Bragg2012-11-271-0/+5
* Fixes for --disable-glibNeil Roberts2012-11-261-3/+2
* Remove the pipeline layer user matrixNeil Roberts2012-11-211-17/+0
* Adds CoglError apiRobert Bragg2012-09-071-4/+4
* 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-4/+4
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-2/+2
* Remove deprecated cogl_vertex_buffer apiRobert Bragg2012-04-161-7/+7
* 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