コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga b331ada815 Fixed bug 2354 - [ES 2.0] SDL_RenderClear clears render target with wrong color 12 年 前
  Ryan C. Gordon fab5c7599b Updated README-macosx.txt to note new minimum requirements, end of PowerPC. 12 年 前
  Ryan C. Gordon ba55cbef6e Make non-Clang compilers happy. 12 年 前
  Ryan C. Gordon 129456fe2e Tell Clang's static analysis that SDL_assert() is an assertion handler. 12 年 前
  Edward Rudd d3f64213e2 slight adjustment to the hot plug test to allow it to be run with hap tics disabled 12 年 前
  Edward Rudd fff7503b6a ignore hot plugs in mac haptic layer IF hap tics hasn't been initialized. 12 年 前
  Ryan C. Gordon c2f6ab0cc1 Added DualShock 4 game controller config for Windows, Mac, and Linux. 12 年 前
  Ryan C. Gordon 7033e597b5 Fixed crash on Windows if haptic isn't initialized when controllers are added. 12 年 前
  Ryan C. Gordon 56979749e9 Fixed a typo. 12 年 前
  Edward Rudd a09548eb00 Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first item in the list not the last 12 年 前
  Edward Rudd f3e6a0a71b fix indentation and spaces 12 年 前
  Ryan C. Gordon 257ab5f573 Fixed return values on testhotplug mainline. 12 年 前
  Ryan C. Gordon 1191a902fc Fixed copyright date. 12 年 前
  Ryan C. Gordon e42d46b463 Wired up haptic hotplugging for Windows DirectInput/XInput code. 12 年 前
  Ryan C. Gordon 9cf8c49c39 Fixed memory leak. 12 年 前
  Ryan C. Gordon ccbf6943e7 Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex(). 12 年 前
  Ryan C. Gordon 7f94268805 Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*. 12 年 前
  Ryan C. Gordon 7afbb8c377 SDL_pixels.h needs SDL_stdinc.h for SDL_FOURCC #define (thanks, Dmitry!). 12 年 前
  Edward Rudd d4e3221f1d add testdropfile to OS X Project 12 年 前
  Edward Rudd b352698d99 Implement new backend methods for haptic and hot plugging on OS X 12 年 前
  Edward Rudd c9f6e4ec9f add testhotplug to OS X test project and set target OS version to 10.5 for tests. 12 年 前
  Edward Rudd 4da8829812 implement new backend method for Haptics in dummy driver 12 年 前
  Edward Rudd 5fb0be3079 Rework haptic backend to properly support hotplugging of haptic devices. 12 年 前
  Edward Rudd a98c477bc8 allow safely quitting the hotplug test by pressing button 0 on the joystick 12 年 前
  Brandon Schaefer 25fcc1959e * Remove android based workaround, it is handled in SDL_EGL_GetProcAddress. 12 年 前
  Ryan C. Gordon c2b5da9733 Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler(). 12 年 前
  Edward Rudd e6dce68f8e testhotplug: Actually log the SDL_Error that occured on failures 12 年 前
  Edward Rudd 8512f1b87c add logging for the case when haptic is not detected on the joystick as well. 12 年 前
  Edward Rudd e0e6b2a461 add simple test showing off hotplugging of joysticks w/ haptic. 12 年 前
  Ryan C. Gordon c8ad30bc90 Removed -force_cpusubtype_ALL cflag from Mac builds. 12 年 前