SDL/VisualC
Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver
This driver supports the Razer Atrox Arcade Stick

Some of the quirks of this driver, inherent in Windows Gaming Input:
* There will never appear to be controllers connected at startup. You must support hot-plugging in order to see these controllers.
* You can't read the state of the guide button
* You can't get controller events in the background
2020-04-18 21:41:37 -07:00
..
SDL Added a Windows Gaming Input joystick driver 2020-04-18 21:41:37 -07:00
SDLmain windows: Remove /ARCH:SSE option from x64 Visual Studio builds. 2019-10-15 09:07:12 -04:00
SDLtest windows: Remove /ARCH:SSE option from x64 Visual Studio builds. 2019-10-15 09:07:12 -04:00
tests First pass at Windows sensor implementation 2020-04-08 08:34:27 -07:00
visualtest ran 'chmod -x' on two files 2018-06-30 20:03:23 +03:00
SDL.sln First pass at Windows sensor implementation 2020-04-08 08:34:27 -07:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00