summaryrefslogtreecommitdiff
path: root/cogl/cogl-snippet.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for per-vertex point sizesNeil Roberts2013-06-071-0/+48
* Add fragment and vertex snippet hooks for global declarationsNeil Roberts2013-02-271-1/+33
* Fixes for --disable-glibNeil Roberts2013-01-221-4/+2
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-1/+1
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-3/+3
* Pass the sampler object to snippet hooks on the texture_hookupNeil Roberts2012-02-131-4/+6
* snippets: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-11/+0
* snippet: Add some more documentationNeil Roberts2011-12-071-2/+277
* cogl-snippets.h: Fix typoChun-wei Fan2011-12-071-1/+1
* snippet: Add a hook for the vertex transformNeil Roberts2011-12-061-0/+33
* snippet: Add a hook for the layer texture coordinate transformationNeil Roberts2011-12-061-2/+43
* snippet: Add a hook for the layer fragment processingNeil Roberts2011-12-061-1/+37
* snippet: Move the hook to be a property of the snippetNeil Roberts2011-12-061-1/+150
* snippet: Add a 'replace' stringNeil Roberts2011-12-061-0/+36
* Add a CoglSnippet typeNeil Roberts2011-12-061-0/+195