Re: DRI integration
Keith Packard <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
Around 23 o'clock on Nov 13, Lionel Ulmer wrote: > PS: this server work seems for the moment to concentrate on graphical stuff, > but are topic like relative mouse movement reporting and other stuff > like that also on-topic here ? Ie could we propose extensions for that ? I was planning on having input management delegated outside of the GL infrastructure; I was going to have the X server open suitable input devices (as specified by the hotplug infrastructure). Maybe we'll need to do something fancier in the future, but I'd like to get output working first and then move on to input... I don't mind drawing my own cursor. -keith