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

Aric Stewart aric at codeweavers.com
Tue Feb 20 13:30:36 CST 2018


v3: dynamic loading of the SDL library

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 configure                    | 202 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac                 |  17 ++++
 dlls/winebus.sys/Makefile.in |   3 +-
 dlls/winebus.sys/bus.h       |   1 +
 dlls/winebus.sys/bus_sdl.c   |  58 +++++++++++++
 dlls/winebus.sys/main.c      |  15 +++-
 include/config.h.in          |  12 +++
 7 files changed, 306 insertions(+), 2 deletions(-)
 create mode 100644 dlls/winebus.sys/bus_sdl.c


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


More information about the wine-devel mailing list