Re: [PATCH 2/4] X server: dricursor implementation using the X server as application.

2009-01-06 Thread Peter Hutterer
On Mon, Jan 05, 2009 at 06:59:18PM -0200, Tiago Vignatti wrote: > This implementation gives two ioctls APIs (DRICursorSetDev, DRICursorHotspot) > to interface with the DRM modesetting cursors. For now this patch disables > the pointer acceleration scheme. > > Signed-off-by: Tiago Vignatti > --- >

[PATCH 2/4] X server: dricursor implementation using the X server as application.

2009-01-05 Thread Tiago Vignatti
This implementation gives two ioctls APIs (DRICursorSetDev, DRICursorHotspot) to interface with the DRM modesetting cursors. For now this patch disables the pointer acceleration scheme. Signed-off-by: Tiago Vignatti --- Makefile.am|1 + configure.ac |