Ryujinx-SDL/src/joystick
Sam Lantinga e9869e07bf Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
Alex S

Evdev headers aren't actually included in the base system (well, it has a private copy), they are available through the devel/evdev-proto port instead. We also have devel/libinotify and devel/libudev-devd shims, I didn't verify whether they work with SDL.
2020-11-23 21:08:19 -08:00
..
android Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
bsd Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
darwin Fixed building on Mac OS X on the command line and with an older macOS SDK 2020-11-21 14:13:26 -08:00
dummy Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
emscripten Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
haiku Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
hidapi Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 2020-11-23 18:24:05 -08:00
iphoneos Fixed building with an older SDK and macOS target 2020-11-23 20:57:14 -08:00
linux Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD 2020-11-23 21:08:19 -08:00
psp Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
steam Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
virtual Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
windows Fixed compiling with SDL_JOYSTICK_RAWINPUT disabled 2020-11-23 20:26:28 -08:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h The HORI Fighting Commander should only show up as an XInput Switch Controller on Windows 2020-11-19 19:09:42 -08:00
SDL_gamecontroller.c Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 2020-11-23 18:24:05 -08:00
SDL_gamecontrollerdb.h Respect SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS for the Nintendo Switch Pro controller on Linux 2020-11-19 19:09:38 -08:00
SDL_joystick_c.h Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
SDL_joystick.c Fixed building with an older SDK and macOS target 2020-11-23 20:57:14 -08:00
SDL_sysjoystick.h Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
sort_controllers.py Added support for SDL hints in the game controller mapping database 2020-03-12 19:47:28 -07:00
usb_ids.h Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 2020-11-23 18:24:05 -08:00