[PATCH v3 3/7] winebus.sys: Build SDL device report

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


v2: Correct ifdef value
v3: dynamic loading of the SDL library

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winebus.sys/Makefile.in  |   1 +
 dlls/winebus.sys/bus_sdl.c    | 197 +++++++++++++++++++++++++++++++++++++++++-
 dlls/winebus.sys/bus_udev.c   |  95 +-------------------
 dlls/winebus.sys/controller.c |  48 ++++++++++
 dlls/winebus.sys/controller.h |  96 ++++++++++++++++++++
 5 files changed, 342 insertions(+), 95 deletions(-)
 create mode 100644 dlls/winebus.sys/controller.c
 create mode 100644 dlls/winebus.sys/controller.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0003-winebus.sys-Build-SDL-device-report.txt
Type: text/x-patch
Size: 18930 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180220/61187948/attachment.bin>


More information about the wine-devel mailing list