summaryrefslogtreecommitdiff
path: root/src/cairo-rtree-private.h
Commit message (Expand)AuthorAgeFilesLines
* Split cairo-list into struct+inlinesChris Wilson2012-04-191-1/+1
* gl: Decouple the glyph upon evictionChris Wilson2011-12-071-2/+4
* gl: Decouple glyphs on shutdown from the scaled font cachesChris Wilson2011-12-051-0/+5
* check: make check-headers happyChris Wilson2011-08-151-0/+1
* rtree: Actually pin the node when pinning.Chris Wilson2010-05-161-1/+1
* rtree: Replace undeclared TRUE/FALSE with 1/0Chris Wilson2010-05-161-2/+2
* rtree: Remove the unused evict hook.Chris Wilson2010-05-121-3/+1
* rtree: defer propagating pinned nodes until eviction.Chris Wilson2010-05-121-2/+10
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [gl] Actually remove the glyph from the rtree on scaled_font_finiChris Wilson2009-07-271-0/+3
* [rtree] Merge the common unpin_and_evict_unused() routineChris Wilson2009-07-271-0/+1
* Add a simple rectangle tree (rtree) implementationChris Wilson2009-07-271-0/+124