[PATCH v4 1/7] winebus.sys: Add SDL gamepad and joystick driver
21 Feb
2018
21 Feb
'18
12:55 p.m.
v3: dynamic SDL library loading v4: Dynamically use Joystick Vendor and Product ID if avaliable Signed-off-by: Aric Stewart <aric(a)codeweavers.com> --- configure | 160 +++++++++++++++++++++++++++++++++++++++++++ configure.ac | 15 ++++ 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 | 9 +++ 7 files changed, 259 insertions(+), 2 deletions(-) create mode 100644 dlls/winebus.sys/bus_sdl.c
2942
Age (days ago)
2942
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aric Stewart