提交历史

作者 SHA1 备注 提交日期
  Alex Szpakowski 262e8ef3f0 Mac: Send a window resize event when the window's backing scale factor changes. 10 年之前
  Ryan C. Gordon be89fa09ef Reset the keyboard state when launching a message box (thanks, Sean!). 10 年之前
  Ryan C. Gordon 41908548b9 Windows: Alt-F4 hotkey should be checked on keydown, not keyup (thanks, Matt!). 10 年之前
  Ryan C. Gordon 72a244da41 Android: Added basic drop file support (thanks, "noxalus"!). 10 年之前
  Alex Baines ae6555dff8 Pump IBus events after X events. 10 年之前
  Ryan C. Gordon 46f758aebb Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). 10 年之前
  Alex Szpakowski a4f0daedae EGL: OpenGL ES 3.0 contexts can now be created without the EGL_KHR_create_context extension. 10 年之前
  Ryan C. Gordon d5a578531b Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels. 10 年之前
  Ryan C. Gordon 2e2b84fb32 Some setups need _GNU_SOURCE to make LLONG_MAX available (thanks, Ozkan!). 10 年之前
  Ryan C. Gordon a21672c893 Fix fallback define for DECLSPEC for non-Windows platforms. 10 年之前
  Ryan C. Gordon 59f69f6317 Whoops, fix the static analysis fix. 10 年之前
  Ryan C. Gordon d1980b93fb Mac: Fix compiler warning when building with a min target >= 10.6. 10 年之前
  Ryan C. Gordon 37f4eb5379 Darwin haptic: Fixed a static analysis warning if axes==0. 10 年之前
  Ryan C. Gordon f99d6e1df8 Linux joystick: Look at entire axis namespace for controls (thanks, "spaz16"!). 10 年之前
  Sam Lantinga 523064592a Fixed bug 2869 - Controllers connected on launch are reported twice. 10 年之前
  Ryan C. Gordon 80916e01f3 Cocoa: Fixed relative mouse mode when app loses/regains focus (thanks, Eric!). 10 年之前
  Ryan C. Gordon d074a532e2 Make dot easier to see in testrelative. 10 年之前
  Ryan C. Gordon a2c28ec188 Updated configure script. 10 年之前
  Ryan C. Gordon 903d0f730d Removed -XCCLinker from MingW command line (thanks, Fredrik!). 10 年之前
  Ryan C. Gordon b11b3493b9 Windows: don't beep on Alt-* key combos (Thanks, historic_bruno!). 10 年之前
  Ryan C. Gordon bb437f0233 Cocoa: report SDL_WINDOWEVENT_EXPOSED events to the app (thanks, David!). 10 年之前
  Ryan C. Gordon 22704ac2df Cocoa: don't fail outright if we see an unknown display format. 10 年之前
  Ryan C. Gordon aba4d78384 Don't look for (and fail without) glGetIntegerv() until we need to. 10 年之前
  Sam Lantinga 13487426dd Fixed bug 1392 - Debian patch: do not propagate -lpthread 10 年之前
  Sam Lantinga 2c4a6ea0a2 Updated the copyright year to 2015 10 年之前
  Sam Lantinga c133c8c8a5 Script from Sylvain to automate updating the copyright year 10 年之前
  Sam Lantinga d88b6738f0 Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions 10 年之前
  Sam Lantinga 507157abdb Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller. 10 年之前
  Sam Lantinga b0c5e201f8 Added support for Razer Serval Bluetooth mode 10 年之前
  Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 11 年之前