Sweden-Number/dlls/xinput1_3
Zebediah Figura 7fd8ae1e4f xinput: Fix axis scaling arithmetic.
Cast difference to ULONGLONG to ensure unsigned division, and correct
off-by-one error present when inverting axes (previously hidden by signed
division bug).

Fixes a regression introduced by bd9e130ee5.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46623
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-15 21:01:48 +01:00
..
tests xinput/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:31 +02:00
Makefile.in
hid.c xinput: Fix axis scaling arithmetic. 2019-02-15 21:01:48 +01:00
version.rc
xinput1_3.spec
xinput_main.c xinput: Make exported functions hot-patchable. 2018-11-21 17:05:27 +01:00
xinput_private.h xinput: Implement XInputEnable. 2018-02-15 08:06:38 +01:00