summaryrefslogtreecommitdiff
path: root/cogl/cogl-memory-stack.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* Don't dereference an unitialised pointer in _cogl_container_ofNeil Roberts2014-02-201-6/+10
* 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-08-061-3/+2
* Don't typedef CoglMemoryStack twiceNeil Roberts2012-08-061-2/+2
* Adds internal CoglMemoryStack utility APIRobert Bragg2012-08-061-0/+188