Rémi Bernon : windows.gaming.input: Implement HID simple haptics controllers support.

Alexandre Julliard julliard at winehq.org
Tue Mar 15 17:57:49 CDT 2022


Module: wine
Branch: master
Commit: befeea424e1d2dd9aa5563574f8c19f37aafa504
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=befeea424e1d2dd9aa5563574f8c19f37aafa504

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Mar 15 10:08:28 2022 +0100

windows.gaming.input: Implement HID simple haptics controllers support.

Adding support for trigger rumble on supported controllers and drivers.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windows.gaming.input/gamepad.c    |  30 +++++-
 dlls/windows.gaming.input/provider.c   | 189 +++++++++++++++++++++++++++++++++
 dlls/windows.gaming.input/provider.idl |  11 ++
 3 files changed, 226 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=befeea424e1d2dd9aa5563574f8c19f37aafa504



More information about the wine-cvs mailing list