summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-layer-state.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* pipeline: improve real_blend_enable checksRobert Bragg2013-06-061-4/+4
* texture: expose mipmap level in set region apisRobert Bragg2013-01-221-0/+3
* Adds CoglError apiRobert Bragg2013-01-221-18/+10
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-16/+16
* Use GL_ARB_sampler_objectsNeil Roberts2012-04-051-181/+150
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-1/+2
* cogl-pipeline-payer-state.c: Include cogl-texture-private.hChun-wei Fan2012-02-221-0/+1
* pipeline: Expose min/mag filter gettersRobert Bragg2012-02-201-4/+4
* Add cogl_pipeline_set_layer_null_texture()Neil Roberts2012-02-131-0/+37
* cogl-pipeline: Fix comparing the texture data state for NULL texturesNeil Roberts2012-02-131-4/+17
* cogl-pipeline-layer: Use CoglTextureType instead of GL target enumNeil Roberts2012-02-131-39/+38
* Make _cogl_pipeline_get_layer_texture publicNeil Roberts2012-02-071-4/+2
* snippet: Add a hook for the layer texture coordinate transformationNeil Roberts2011-12-061-2/+58
* snippet: Move the hook to be a property of the snippetNeil Roberts2011-12-061-12/+15
* pipeline: Add a snippet hook for the texture lookupNeil Roberts2011-12-061-1/+70
* Start to reduce dependence on glibRobert Bragg2011-11-011-23/+23
* features: Support more than 32 features!Robert Bragg2011-11-011-1/+3
* cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan2011-09-261-0/+1
* Add a strong CoglTexture type to replace CoglHandleRobert Bragg2011-09-211-6/+6
* pipeline: split out all layer state apisRobert Bragg2011-09-191-0/+1664