summaryrefslogtreecommitdiff
path: root/cogl/cogl-rectangle-map.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-3/+3
2011-11-01Start to reduce dependence on glibRobert Bragg1-1/+2
2011-05-17debug: Allow to compile a debug Cogl without cairoDamien Lespiau1-4/+8
2011-01-24cogl-debug: Split the flags to support more than 32Neil Roberts1-2/+2
2010-08-12cogl-rectangle-map: Record largest gap rather than the remaining spaceNeil Roberts1-26/+68
2010-08-12cogl-rectangle-map: Use a GArray for the stackNeil Roberts1-53/+67
2010-08-12cogl-rectangle-map: Store the remaining space per nodeNeil Roberts1-12/+96
2010-08-12cogl-atlas: Rename to CoglRectangleMapNeil Roberts1-0/+612