From 4f57abfe66091281c9f59c14e6ea27b524b55d5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 17 Nov 2009 11:14:54 -0500 Subject: Move libdrm/ up one level --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 00000000..b6316a29 --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +- 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. -- cgit v1.2.3