Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This re-licenses Cogl 1.18 under the MIT license | Robert Bragg | 2014-02-22 | 1 | -12/+18 |
* | Use a GList instead of a BSD list for CoglPipelineSnippetList | Neil Roberts | 2013-06-13 | 1 | -10/+3 |
* | Add fragment and vertex snippet hooks for global declarations | Neil Roberts | 2013-02-27 | 1 | -1/+6 |
* | Fixes for --disable-glib | Neil Roberts | 2013-01-22 | 1 | -0/+2 |
* | Switch use of primitive glib types to c99 equivalents | Robert Bragg | 2012-08-06 | 1 | -2/+2 |
* | snippet: Add a hook for the layer texture coordinate transformation | Neil Roberts | 2011-12-06 | 1 | -0/+6 |
* | snippet: Move the hook to be a property of the snippet | Neil Roberts | 2011-12-06 | 1 | -14/+1 |
* | pipeline: Add a snippet hook for the texture lookup | Neil Roberts | 2011-12-06 | 1 | -9/+23 |
* | pipeline: Move the snippet source loop into a common function | Neil Roberts | 2011-12-06 | 1 | -0/+103 |