2005-11-29 14:10:59 -07:00
|
|
|
- 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
|
2006-02-20 16:09:00 -07:00
|
|
|
All but the last two should probably be factored out into libdri.
|