Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-16 | rtree: Actually pin the node when pinning. | Chris Wilson | 1 | -1/+1 |
2010-05-16 | rtree: Replace undeclared TRUE/FALSE with 1/0 | Chris Wilson | 1 | -2/+2 |
2010-05-12 | rtree: Remove the unused evict hook. | Chris Wilson | 1 | -3/+1 |
2010-05-12 | rtree: defer propagating pinned nodes until eviction. | Chris Wilson | 1 | -2/+10 |
2010-04-27 | Update FSF address | Andrea Canciani | 1 | -1/+1 |
2009-07-27 | [gl] Actually remove the glyph from the rtree on scaled_font_fini | Chris Wilson | 1 | -0/+3 |
2009-07-27 | [rtree] Merge the common unpin_and_evict_unused() routine | Chris Wilson | 1 | -0/+1 |
2009-07-27 | Add a simple rectangle tree (rtree) implementation | Chris Wilson | 1 | -0/+124 |