Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-07 | gl: Decouple the glyph upon eviction | Chris Wilson | 1 | -62/+37 |
2011-12-05 | gl: Decouple glyphs on shutdown from the scaled font caches | Chris Wilson | 1 | -0/+28 |
2010-05-12 | rtree: Remove the unused evict hook. | Chris Wilson | 1 | -12/+1 |
2010-05-12 | rtree: defer propagating pinned nodes until eviction. | Chris Wilson | 1 | -22/+11 |
2010-04-27 | Update FSF address | Andrea Canciani | 1 | -1/+1 |
2010-04-14 | rtree: Remove the false assert upon collapse. | Chris Wilson | 1 | -2/+0 |
2010-01-22 | Move _cairo_error() to a standalone header | Chris Wilson | 1 | -0/+1 |
2009-07-27 | [gl] Actually remove the glyph from the rtree on scaled_font_fini | Chris Wilson | 1 | -0/+13 |
2009-07-27 | [rtree] Merge the common unpin_and_evict_unused() routine | Chris Wilson | 1 | -2/+48 |
2009-07-27 | Add a simple rectangle tree (rtree) implementation | Chris Wilson | 1 | -0/+349 |