sdl2_frt/src/haptic
Micha? Janiszewski 91820998fc Add and update include guards
Include guards in most changed files were missing, I added them keeping
the same style as other SDL files. In some cases I moved the include
guards around to be the first thing the header has to take advantage of
any possible improvements compiler may have for inclusion guards.
2018-10-28 21:36:48 +01:00
..
android Support vibration magnitude on Android 8.0 (thanks Rachel!) 2018-10-16 08:29:27 -07:00
darwin Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dummy Updated copyright for 2018 2018-01-03 10:03:25 -08:00
linux haptic: Fix initial detection of haptic devices on Linux system 2018-08-07 12:06:31 -04:00
windows Fixed crash trying to open HIDAPI controller as a haptics device on Windows 2018-08-22 17:44:28 -07:00
SDL_haptic_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_haptic.c There are legitimate reasons to skip full cleanup at shutdown, don't assert in that case. 2018-10-08 12:49:23 -07:00
SDL_syshaptic.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00