This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-07-31 09:25:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
joystick
/
windows
History
Sam Lantinga
9fc4a4c92c
Revamped Xbox One HIDAPI init sequence
...
Added support for querying the controller serial number on newer firmware
2020-11-24 22:25:26 -08:00
..
SDL_dinputjoystick_c.h
Don't use the WGI driver if another driver is already handling the joystick
2020-04-23 10:13:17 -07:00
SDL_dinputjoystick.c
Fixed detecting Bluetooth XInput controllers on Windows
2020-11-12 15:56:33 -08:00
SDL_mmjoystick.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_rawinputjoystick_c.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
SDL_rawinputjoystick.c
Revamped Xbox One HIDAPI init sequence
2020-11-24 22:25:26 -08:00
SDL_windows_gaming_input.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_windowsjoystick_c.h
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
2020-02-04 12:48:53 -08:00
SDL_windowsjoystick.c
Added API for sensors on game controllers
2020-11-17 10:30:20 -08:00
SDL_xinputjoystick_c.h
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
2020-02-04 12:48:53 -08:00
SDL_xinputjoystick.c
Fixed compiling with SDL_JOYSTICK_RAWINPUT disabled
2020-11-23 20:26:28 -08:00