Commit History

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