[PATCH resend 1/7] winebus.sys: Add SDL gamepad and joystick driver

Aric Stewart aric at codeweavers.com
Fri Feb 16 07:05:51 CST 2018


Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 configure                    | 149 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac                 |  16 +++++
 dlls/winebus.sys/Makefile.in |   5 +-
 dlls/winebus.sys/bus.h       |   1 +
 dlls/winebus.sys/bus_sdl.c   |  58 +++++++++++++++++
 dlls/winebus.sys/main.c      |  15 ++++-
 include/config.h.in          |   9 +++
 7 files changed, 249 insertions(+), 4 deletions(-)
 create mode 100644 dlls/winebus.sys/bus_sdl.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winebus.sys-Add-SDL-gamepad-and-joystick-driver.txt
Type: text/x-patch
Size: 12953 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180216/def67467/attachment.bin>


More information about the wine-devel mailing list