summaryrefslogtreecommitdiff
path: root/cogl/cogl-rectangle-map.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-3/+3
* Start to reduce dependence on glibRobert Bragg2011-11-011-1/+2
* debug: Allow to compile a debug Cogl without cairoDamien Lespiau2011-05-171-4/+8
* cogl-debug: Split the flags to support more than 32Neil Roberts2011-01-241-2/+2
* cogl-rectangle-map: Record largest gap rather than the remaining spaceNeil Roberts2010-08-121-26/+68
* cogl-rectangle-map: Use a GArray for the stackNeil Roberts2010-08-121-53/+67
* cogl-rectangle-map: Store the remaining space per nodeNeil Roberts2010-08-121-12/+96
* cogl-atlas: Rename to CoglRectangleMapNeil Roberts2010-08-121-0/+612