summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-layer-private.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-12/+18
2013-04-04pipeline-cache: Use a special trimmed down pipeline for the keyNeil Roberts1-0/+5
2013-01-22Reorder some struct members to avoid padding due to alignmentNeil Roberts1-6/+6
2013-01-22Remove cogl-internal.hRobert Bragg1-1/+1
2012-08-06Fixes for building with --disable-glNeil Roberts1-8/+0
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-6/+6
2012-04-05Use GL_ARB_sampler_objectsNeil Roberts1-33/+12
2012-02-13pipeline: Use layer numbers not unit numbers in the combine stringsNeil Roberts1-6/+8
2012-02-13cogl-pipeline-layer: Use CoglTextureType instead of GL target enumNeil Roberts1-4/+11
2011-12-06snippet: Add a hook for the layer texture coordinate transformationNeil Roberts1-1/+8
2011-12-06pipeline: Add a snippet hook for the texture lookupNeil Roberts1-2/+10
2011-11-01Adds support for a mirrored repeat wrap modeRobert Bragg1-0/+4
2011-09-21pipeline: Split more code out from cogl-pipeline.cRobert Bragg1-0/+380