summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2009-11-17 11:15:56 -0500
committerKristian Høgsberg <krh@bitplanet.net>2009-11-17 11:15:56 -0500
commite8523e087fc5dfe15b0e1af9b30d1ddac5d0314c (patch)
treebc9c1f7ecf013b6ee67e5c1e5e047833ab7b287b /TODO
parent4f57abfe66091281c9f59c14e6ea27b524b55d5b (diff)
Drop stale TODO and unused ChangeLog
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index b6316a29..00000000
--- a/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-- Build and install the test apps by default
-- Additional API for unified memory manager
- see http://dri.freedesktop.org/wiki/DriMemoryManagerDesign for proposal
-- Any changes needed to enable the XvMC drivers to link against libdrm
-- Header cleanup
-- Unify libdrm code paths between client and server
- - drmMsg, xf86DrvMsgVerb versus vfprintf
- - drmOpenDevice tries chmod/chown if in server
- - drmOpen{,ByName} tries to load kernel module if in server
- All but the last two should probably be factored out into libdri.