Commit History

Author SHA1 Message Date
  Ryan C. Gordon 2e2b84fb32 Some setups need _GNU_SOURCE to make LLONG_MAX available (thanks, Ozkan!). 11 years ago
  Ryan C. Gordon a21672c893 Fix fallback define for DECLSPEC for non-Windows platforms. 11 years ago
  Ryan C. Gordon 59f69f6317 Whoops, fix the static analysis fix. 11 years ago
  Ryan C. Gordon d1980b93fb Mac: Fix compiler warning when building with a min target >= 10.6. 11 years ago
  Ryan C. Gordon 37f4eb5379 Darwin haptic: Fixed a static analysis warning if axes==0. 11 years ago
  Ryan C. Gordon f99d6e1df8 Linux joystick: Look at entire axis namespace for controls (thanks, "spaz16"!). 11 years ago
  Sam Lantinga 523064592a Fixed bug 2869 - Controllers connected on launch are reported twice. 11 years ago
  Ryan C. Gordon 80916e01f3 Cocoa: Fixed relative mouse mode when app loses/regains focus (thanks, Eric!). 11 years ago
  Ryan C. Gordon d074a532e2 Make dot easier to see in testrelative. 11 years ago
  Ryan C. Gordon a2c28ec188 Updated configure script. 11 years ago
  Ryan C. Gordon 903d0f730d Removed -XCCLinker from MingW command line (thanks, Fredrik!). 11 years ago
  Ryan C. Gordon b11b3493b9 Windows: don't beep on Alt-* key combos (Thanks, historic_bruno!). 11 years ago
  Ryan C. Gordon bb437f0233 Cocoa: report SDL_WINDOWEVENT_EXPOSED events to the app (thanks, David!). 11 years ago
  Ryan C. Gordon 22704ac2df Cocoa: don't fail outright if we see an unknown display format. 11 years ago
  Ryan C. Gordon aba4d78384 Don't look for (and fail without) glGetIntegerv() until we need to. 11 years ago
  Sam Lantinga 13487426dd Fixed bug 1392 - Debian patch: do not propagate -lpthread 11 years ago
  Sam Lantinga 2c4a6ea0a2 Updated the copyright year to 2015 11 years ago
  Sam Lantinga c133c8c8a5 Script from Sylvain to automate updating the copyright year 11 years ago
  Sam Lantinga d88b6738f0 Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions 11 years ago
  Sam Lantinga 507157abdb Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller. 11 years ago
  Sam Lantinga b0c5e201f8 Added support for Razer Serval Bluetooth mode 11 years ago
  Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 11 years ago
  Sam Lantinga 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects 11 years ago
  Philipp Wiesemann 1968ff0471 Android: Fixed touch pressure being out of range. 11 years ago
  Philipp Wiesemann 4f00dda95d Removed redundant NULL check in test program. 11 years ago
  Philipp Wiesemann b00214c3d6 Changed clean-up order in test program. 11 years ago
  Philipp Wiesemann 39d27a6380 Fixed undefined key access in test program. 11 years ago
  Sam Lantinga 6365381422 Added game controller support for the Razer Serval 11 years ago
  Philipp Wiesemann 2c4ad51d44 Added missing loop cancel for Emscripten in test programs. 11 years ago
  Philipp Wiesemann ac10a2f29d Fixed compiling test program with Emscripten. 11 years ago