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