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-06-06 06:33:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
joystick
/
windows
History
Sam Lantinga
a2add1f683
Use the HIDAPI driver for Xbox controllers on Windows, and determine the XInput mapping at runtime for extended functionality like rumble and guide button.
2018-08-15 23:14:45 -07:00
..
SDL_dinputjoystick_c.h
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
2018-08-09 16:00:17 -07:00
SDL_dinputjoystick.c
Fixed input from the Steam Virtual Gamepad on Mac OS X
2018-08-15 19:53:34 -07:00
SDL_mmjoystick.c
Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged.
2018-08-09 16:03:50 -07:00
SDL_windowsjoystick_c.h
Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged.
2018-08-09 16:03:50 -07:00
SDL_windowsjoystick.c
Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged.
2018-08-09 16:03:50 -07:00
SDL_xinputjoystick_c.h
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
2018-08-09 16:00:17 -07:00
SDL_xinputjoystick.c
Use the HIDAPI driver for Xbox controllers on Windows, and determine the XInput mapping at runtime for extended functionality like rumble and guide button.
2018-08-15 23:14:45 -07:00