Patch to mouse accel code
Keith Packard
keithp at keithp.com
Thu Nov 11 12:18:18 PST 2004
Around 14 o'clock on Nov 11, Jim Gettys wrote:
> It would be better if the algorithm was coded to avoid floating point,
> if it isn't too hard.
This isn't a performance problem; at 100Hz, any system should be able to
execute a few software FP ops. As the existing X server arc and line
drawing code requires FP, I don't see a problem with having the mouse code
use it as well.
That said, code which can easily avoid FP is always nicer.
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20041111/51b1949f/attachment.pgp>
More information about the xorg
mailing list