summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-snippet-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* Use a GList instead of a BSD list for CoglPipelineSnippetListNeil Roberts2013-06-131-10/+3
* Add fragment and vertex snippet hooks for global declarationsNeil Roberts2013-02-271-1/+6
* Fixes for --disable-glibNeil Roberts2013-01-221-0/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-2/+2
* snippet: Add a hook for the layer texture coordinate transformationNeil Roberts2011-12-061-0/+6
* snippet: Move the hook to be a property of the snippetNeil Roberts2011-12-061-14/+1
* pipeline: Add a snippet hook for the texture lookupNeil Roberts2011-12-061-9/+23
* pipeline: Move the snippet source loop into a common functionNeil Roberts2011-12-061-0/+103