[PATCH resed 2/5] XInput: Detect and setup HID gamepads

Aric Stewart aric at codeweavers.com
Fri Feb 9 14:09:33 CST 2018



Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/xinput1_1/Makefile.in      |   2 +
 dlls/xinput1_2/Makefile.in      |   2 +
 dlls/xinput1_3/Makefile.in      |   2 +
 dlls/xinput1_3/hid.c            | 331 ++++++++++++++++++++++++++++++++++++++++
 dlls/xinput1_3/xinput_main.c    |  26 ++--
 dlls/xinput1_3/xinput_private.h |  30 ++++
 dlls/xinput1_4/Makefile.in      |   2 +
 dlls/xinput9_1_0/Makefile.in    |   2 +
 8 files changed, 386 insertions(+), 11 deletions(-)
 create mode 100644 dlls/xinput1_3/hid.c
 create mode 100644 dlls/xinput1_3/xinput_private.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0002-XInput-Detect-and-setup-HID-gamepads.txt
Type: text/x-patch
Size: 17034 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180209/e8f28c3c/attachment-0001.bin>


More information about the wine-devel mailing list