Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-03 | nouveau: fill in bo->tiled field for referenced buffers | Ben Skeggs | |
Fixes the dri1 gallium driver if the front buffer happens to be non-linear. | |||
2009-05-26 | nouveau: bump for 0.0.13 | Ben Skeggs | |
2009-04-15 | nouveau: store bo handle in public struct in bo_ref_handle | Ben Skeggs | |
2009-03-20 | libdrm/nouveau: remove unneccesary null ptr checks | Ben Skeggs | |
2009-03-20 | libdrm/nouveau: unref fences when deleting bo | Maarten Maathuis | |
- This was causing a significant memory leak. | |||
2009-03-18 | libdrm/nouveau: implement bo_handle_get for !mm_enabled | Ben Skeggs | |
bo_handle_ref on !mm_enabled treats handle as an offset, make bo_handle_get do the same rather than failing. | |||
2009-02-05 | nouveau: fix some issues where buffer objects never get freed | Ben Skeggs | |
2009-02-04 | nouveau: install libdrm_nouveau with libdrm | Ben Skeggs | |