summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-layer.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* texture: make cogl_texture_get_format api privateRobert Bragg2014-01-091-1/+1
* Use the Wayland embedded linked list implementation instead of BSD'sNeil Roberts2013-06-131-2/+2
* Use a GList instead of a BSD list for CoglPipelineSnippetListNeil Roberts2013-06-131-2/+2
* pipeline-cache: Use a special trimmed down pipeline for the keyNeil Roberts2013-04-041-0/+103
* pipeline: Don't notify the undefined progend of layer changesNeil Roberts2013-01-221-3/+22
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-4/+4
* Use GL_ARB_sampler_objectsNeil Roberts2012-04-051-24/+6
* cogl-pipeline-layer: Use CoglTextureType instead of GL target enumNeil Roberts2012-02-131-7/+7
* snippet: Add a hook for the layer texture coordinate transformationNeil Roberts2011-12-061-0/+18
* pipeline: Assume blend enabled when there are snippetsNeil Roberts2011-12-061-0/+7
* pipeline: Add a snippet hook for the texture lookupNeil Roberts2011-12-061-0/+14
* Start to reduce dependence on glibRobert Bragg2011-11-011-1/+2
* pipeline-layer: fix win32 build issueRobert Bragg2011-11-011-0/+1
* cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan2011-09-261-0/+3
* pipeline: optimize _compare_differences functionsRobert Bragg2011-09-211-54/+44
* pipeline: Split more code out from cogl-pipeline.cRobert Bragg2011-09-211-0/+798