Commit History

Author SHA1 Message Date
  Sam Lantinga 8cabd44f36 Fixed the OUYA controller mapping on Windows 11 years ago
  Sam Lantinga c8c3911e0d Added Windows entry for the bluetooth OUYA controller 11 years ago
  Sam Lantinga c3c2964dbb Possibly fixed bug 2250 - Cmake: SDL2 Doesn't install DLLs on Windows 11 years ago
  Sam Lantinga 3ab3ea642d Fixed bug 2385 - error: unknown type name 'IDirect3DDevice9' 11 years ago
  Sam Lantinga b331ada815 Fixed bug 2354 - [ES 2.0] SDL_RenderClear clears render target with wrong color 11 years ago
  Ryan C. Gordon fab5c7599b Updated README-macosx.txt to note new minimum requirements, end of PowerPC. 11 years ago
  Ryan C. Gordon ba55cbef6e Make non-Clang compilers happy. 11 years ago
  Ryan C. Gordon 129456fe2e Tell Clang's static analysis that SDL_assert() is an assertion handler. 11 years ago
  Edward Rudd d3f64213e2 slight adjustment to the hot plug test to allow it to be run with hap tics disabled 11 years ago
  Edward Rudd fff7503b6a ignore hot plugs in mac haptic layer IF hap tics hasn't been initialized. 11 years ago
  Ryan C. Gordon c2f6ab0cc1 Added DualShock 4 game controller config for Windows, Mac, and Linux. 11 years ago
  Ryan C. Gordon 7033e597b5 Fixed crash on Windows if haptic isn't initialized when controllers are added. 11 years ago
  Ryan C. Gordon 56979749e9 Fixed a typo. 11 years ago
  Edward Rudd a09548eb00 Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first item in the list not the last 11 years ago
  Edward Rudd f3e6a0a71b fix indentation and spaces 11 years ago
  Ryan C. Gordon 257ab5f573 Fixed return values on testhotplug mainline. 11 years ago
  Ryan C. Gordon 1191a902fc Fixed copyright date. 11 years ago
  Ryan C. Gordon e42d46b463 Wired up haptic hotplugging for Windows DirectInput/XInput code. 11 years ago
  Ryan C. Gordon 9cf8c49c39 Fixed memory leak. 11 years ago
  Ryan C. Gordon ccbf6943e7 Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex(). 11 years ago
  Ryan C. Gordon 7f94268805 Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*. 11 years ago
  Ryan C. Gordon 7afbb8c377 SDL_pixels.h needs SDL_stdinc.h for SDL_FOURCC #define (thanks, Dmitry!). 11 years ago
  Edward Rudd d4e3221f1d add testdropfile to OS X Project 11 years ago
  Edward Rudd b352698d99 Implement new backend methods for haptic and hot plugging on OS X 11 years ago
  Edward Rudd c9f6e4ec9f add testhotplug to OS X test project and set target OS version to 10.5 for tests. 11 years ago
  Edward Rudd 4da8829812 implement new backend method for Haptics in dummy driver 11 years ago
  Edward Rudd 5fb0be3079 Rework haptic backend to properly support hotplugging of haptic devices. 11 years ago
  Edward Rudd a98c477bc8 allow safely quitting the hotplug test by pressing button 0 on the joystick 11 years ago
  Brandon Schaefer 25fcc1959e * Remove android based workaround, it is handled in SDL_EGL_GetProcAddress. 11 years ago
  Ryan C. Gordon c2b5da9733 Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler(). 11 years ago