Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga 9fa4da1353 Fixed windows build with conflict resolve 11 年之前
  Sam Lantinga dee481350c Added alternative XBox 360 controller GUID on Linux 11 年之前
  Sam Lantinga d2511d9ef9 Fixed bug 2260 - SDL_SetCursorGrab() is buggy on Windows 11 年之前
  Sam Lantinga fa4e4a643a Fixed large relative mouse motion when iconifying the SDL window. 11 年之前
  Sam Lantinga 2bb344d6dc Don't crash when no WM is present. 11 年之前
  Sam Lantinga 8574c0815c Fixed bug 2274 - SDL_ceil is incorrectly implemented when HAVE_LIBC is not defined 11 年之前
  Gabriel Jacobo c343eab67a Fixes #2271, Add KD detection under CMake by Scott Percival 11 年之前
  Gabriel Jacobo 96fe749fc7 Fixes #2272, typo in CMakeLists.txt (thanks Boris Bendovsky!) 11 年之前
  Gabriel Jacobo 1ad0d24828 [Android] Fixes #2228, reworked touch code 11 年之前
  Philipp Wiesemann c933166401 Fixed bug 2258 - Crash when using Android clipboard 11 年之前
  Ryan C. Gordon e9af6dcd93 Fixed a few public APIs that we accidentally neglected to mark as SDLCALL. 11 年之前
  Philipp Wiesemann 5aa702fe74 Removed second return statement. 11 年之前
  Philipp Wiesemann 01acbd389b Fixed spaces in license comment. 11 年之前
  Philipp Wiesemann 2aa4974bf9 Removed include of no more needed header. 11 年之前
  Gabriel Jacobo 7a18a6747b [Android] Fixes #2264, handle joystick open/closed state properly 11 年之前
  Sam Lantinga a3bb007ee5 Fixed double-free of the window shape path 11 年之前
  Gabriel Jacobo 4abeed93c7 Fixes compilation on Mingw. 11 年之前
  Gabriel Jacobo 61959aa67b OpenGL ES support for Windows 11 年之前
  Gabriel Jacobo 45dbff2ee4 [Android] Fixes #2247, enable hardware acceleration by default. 11 年之前
  Ryan C. Gordon a218717111 Query version for X11 XInput2 multitouch separately from base XInput2. 11 年之前
  Gabriel Jacobo 9095952ac4 Clean up X11 OpenGL ES backend 11 年之前
  Ryan C. Gordon 2f30140418 Fixed SONAME lookup for runtime loading of shared libraries in CMake project. 11 年之前
  Ryan C. Gordon 825a68983a -fvisibility=hidden is no longer a requirement for dynamic X11. 11 年之前
  Gabriel Jacobo 131a072503 Find the best EGL config available between those returned by eglChooseConfig 11 年之前
  Gabriel Jacobo 47139fb3eb Adds testgles2 11 年之前
  Gabriel Jacobo fdfea4ad1f [Android] Try to improve handling of DPAD|GAMEPAD + KEYBOARD devices 11 年之前
  Sam Lantinga 48954ba194 Accidentally committed debug code 11 年之前
  Sam Lantinga d75498f6be Textures need to be freed before renderers 11 年之前
  Philipp Wiesemann 48cffe33f9 Added missing resource release in test source. 11 年之前
  Philipp Wiesemann 3cba79970c Fixed unreachable return statement warning in gamecontroller source. 11 年之前