提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon a2c28ec188 Updated configure script. 11 年之前
  Ryan C. Gordon 903d0f730d Removed -XCCLinker from MingW command line (thanks, Fredrik!). 11 年之前
  Ryan C. Gordon b11b3493b9 Windows: don't beep on Alt-* key combos (Thanks, historic_bruno!). 11 年之前
  Ryan C. Gordon bb437f0233 Cocoa: report SDL_WINDOWEVENT_EXPOSED events to the app (thanks, David!). 11 年之前
  Ryan C. Gordon 22704ac2df Cocoa: don't fail outright if we see an unknown display format. 11 年之前
  Ryan C. Gordon aba4d78384 Don't look for (and fail without) glGetIntegerv() until we need to. 11 年之前
  Sam Lantinga 13487426dd Fixed bug 1392 - Debian patch: do not propagate -lpthread 11 年之前
  Sam Lantinga 2c4a6ea0a2 Updated the copyright year to 2015 11 年之前
  Sam Lantinga c133c8c8a5 Script from Sylvain to automate updating the copyright year 11 年之前
  Sam Lantinga d88b6738f0 Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions 11 年之前
  Sam Lantinga 507157abdb Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller. 11 年之前
  Sam Lantinga b0c5e201f8 Added support for Razer Serval Bluetooth mode 11 年之前
  Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 11 年之前
  Sam Lantinga 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects 11 年之前
  Philipp Wiesemann 1968ff0471 Android: Fixed touch pressure being out of range. 11 年之前
  Philipp Wiesemann 4f00dda95d Removed redundant NULL check in test program. 11 年之前
  Philipp Wiesemann b00214c3d6 Changed clean-up order in test program. 11 年之前
  Philipp Wiesemann 39d27a6380 Fixed undefined key access in test program. 11 年之前
  Sam Lantinga 6365381422 Added game controller support for the Razer Serval 11 年之前
  Philipp Wiesemann 2c4ad51d44 Added missing loop cancel for Emscripten in test programs. 11 年之前
  Philipp Wiesemann ac10a2f29d Fixed compiling test program with Emscripten. 11 年之前
  Philipp Wiesemann 1ed86d2211 Fixed handling only one event per frame in test program. 11 年之前
  Alex Szpakowski fcee3e734d Code style cleanup in the GLES and GLES2 render backends. 11 年之前
  Alex Szpakowski 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. 11 年之前
  Philipp Wiesemann f7ac02010f Android: Replaced logging tag strings with constant. 11 年之前
  Philipp Wiesemann a54d038b64 Emscripten: Fixed wrong source comment and updated web link. 11 年之前
  Alex Szpakowski d57b973518 Mac: Use CoreFoundation headers instead of Carbon headers, in GetPowerInfo code. 11 年之前
  Sam Lantinga 1c6ea0f226 Added a userdata parameter to SDL_SetWindowsMessageHook() 11 年之前
  Sam Lantinga b2be9253e3 Fixed Mac and Linux builds 11 年之前
  Sam Lantinga 7de242e72c Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows 11 年之前