summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVinay Bondhugula <vinayb@vmware.com>2008-05-21 01:36:53 -0400
committerVinay Bondhugula <vinayb@vmware.com>2008-05-21 01:36:53 -0400
commite72f4fbc61f4a0acf99a4b31f16fdebde9d339f1 (patch)
treee211ac0dc47ebd72fd669670c7ec16d43237dce4 /.gitignore
parent08f6ba03b1368e23bda4d51b16e182079fe9c409 (diff)
Don't call conversion_proc for older Xserversxf86-input-vmmouse-12.5.1
There was a bug in the Xserver for a while when it didn't call a driver's conversion_proc to convert device space coordinates to screen space. To fix this, vmmouse starting calling that method (since January), but if this is done on older versions of X, the conversion gets done twice. The fix is to add a configure check for the right versions of X and call VMMouseConvertProc() only if we are compiling against an X that has the bug. There's some whitespace cleanup for vmmouse.c too.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions