SDL/src/haptic
Sam Lantinga cffce6aedd Improved error checking in the haptic system, preventing crashes in some cases.
Edgar Simo 2012-05-06 02:33:39 EDT

I recall that driver being buggy back in the day, but looking over the code there's a number of things being done wrong which I've fixed and it should now properly error out instead of crashing. Also make sure you initialize the haptic subsystem before using haptic commands (which I now more explicitly try to enforce).
2013-07-27 02:45:26 -07:00
..
darwin File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
dummy Changed return value of internal function to shorten generic haptic source. 2013-07-20 11:01:03 +02:00
linux File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
windows Make XInput haptic code respect effect timeouts. 2013-07-20 18:51:49 -04:00
SDL_haptic_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_haptic.c Improved error checking in the haptic system, preventing crashes in some cases. 2013-07-27 02:45:26 -07:00
SDL_syshaptic.h Fixed wrong documentation for haptic implementation. 2013-05-26 12:15:15 +02:00