Module: wine Branch: master Commit: 5eb65418eb5e02963efd028256b71b220c7b1f76 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5eb65418eb5e02963efd02825...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Sep 28 09:30:13 2021 +0200
dinput: Implement HID joystick DIPROP_(DEADZONE|SATURATION|GRANULARITY).
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/joystick_hid.c | 119 ++++++++++++++++++++++++++++++++++++++++++--- dlls/dinput8/tests/hid.c | 30 ------------ 2 files changed, 113 insertions(+), 36 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5eb65418eb5e02963efd0...