summaryrefslogtreecommitdiff
path: root/src/cairo-rtree.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-27[gl] Actually remove the glyph from the rtree on scaled_font_finiChris Wilson1-0/+13
2009-07-27[rtree] Merge the common unpin_and_evict_unused() routineChris Wilson1-2/+48
2009-07-27Add a simple rectangle tree (rtree) implementationChris Wilson1-0/+349