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 | -152/+137 |
* | Fix multiple snippet interleaving bug | Plamena Manolova | 2013-03-20 | 1 | -1/+2 |
* | Add fragment and vertex snippet hooks for global declarations | Neil Roberts | 2013-02-27 | 1 | -1/+18 |
* | Switch use of primitive glib types to c99 equivalents | Robert Bragg | 2012-08-06 | 1 | -1/+2 |
* | snippet: Add a hook for the layer texture coordinate transformation | Neil Roberts | 2011-12-06 | 1 | -1/+1 |
* | snippet: Don't generate code for snippets that are replaced | Neil Roberts | 2011-12-06 | 1 | -38/+52 |
* | snippet: Fix detecting the last snippet | Neil Roberts | 2011-12-06 | 1 | -1/+8 |
* | snippet: Move the hook to be a property of the snippet | Neil Roberts | 2011-12-06 | 1 | -7/+2 |
* | pipeline: Add a snippet hook for the texture lookup | Neil Roberts | 2011-12-06 | 1 | -0/+100 |
* | pipeline: Move the snippet source loop into a common function | Neil Roberts | 2011-12-06 | 1 | -0/+160 |