summaryrefslogtreecommitdiff
path: root/cogl/cogl-memory-stack.c
Commit message (Expand)AuthorAgeFilesLines
* Don't dereference an unitialised pointer in _cogl_container_ofNeil Roberts2014-02-191-6/+10
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-12/+18
* Use the Wayland embedded linked list implementation instead of BSD'sNeil Roberts2013-06-131-20/+19
* stack: don't deref freed mem in _cogl_memory_stack_freeRobert Bragg2012-07-091-3/+2
* Don't typedef CoglMemoryStack twiceNeil Roberts2012-04-301-2/+2
* Adds internal CoglMemoryStack utility APIRobert Bragg2012-04-241-0/+188