提交歷史

作者 SHA1 備註 提交日期
  David Ludwig 27e79b93ec WinRT: bug fix: game-controller/joystick button-down events weren't getting sent 12 年之前
  David Ludwig 5e6aba0670 WinRT: better rendering performance via D3D11_USAGE_DYNAMIC 12 年之前
  David Ludwig d92f0127d0 WinRT: enabled OpenGL ES 2 support by default 12 年之前
  David Ludwig 446a270487 WinRT: fixed bug: SDL_RenderReadPixels didn't work with certain orientations of the physical display 12 年之前
  David Ludwig 679259473e WinRT: removed a now-complete TODO comment regarding Direct3D 11 12 年之前
  David Ludwig b6f80d855e WinRT: enable the OpenGL ES 2 SDL_Renderer backend, if and when OpenGL ES 2 support is compiled in 12 年之前
  David Ludwig ecfbb3f5dc WinRT: got the SDL-official OpenGL ES 2 changes working, in an experimental state 12 年之前
  David Ludwig 7b5887b271 WinRT: implemented SDL_DetachThread() for WinRT 12 年之前
  David Ludwig 46740a5a1c WinRT: merged with latest SDL 2.x/HG code 12 年之前
  David Ludwig da0c0a4a33 WinRT: fixed bug: touch input coordinates weren't normalized [0..1] 12 年之前
  Sam Lantinga 9fa4da1353 Fixed windows build with conflict resolve 12 年之前
  Sam Lantinga dee481350c Added alternative XBox 360 controller GUID on Linux 12 年之前
  Sam Lantinga d2511d9ef9 Fixed bug 2260 - SDL_SetCursorGrab() is buggy on Windows 12 年之前
  Sam Lantinga fa4e4a643a Fixed large relative mouse motion when iconifying the SDL window. 12 年之前
  Sam Lantinga 2bb344d6dc Don't crash when no WM is present. 12 年之前
  Sam Lantinga 8574c0815c Fixed bug 2274 - SDL_ceil is incorrectly implemented when HAVE_LIBC is not defined 12 年之前
  Gabriel Jacobo c343eab67a Fixes #2271, Add KD detection under CMake by Scott Percival 12 年之前
  Gabriel Jacobo 96fe749fc7 Fixes #2272, typo in CMakeLists.txt (thanks Boris Bendovsky!) 12 年之前
  Gabriel Jacobo 1ad0d24828 [Android] Fixes #2228, reworked touch code 12 年之前
  Philipp Wiesemann c933166401 Fixed bug 2258 - Crash when using Android clipboard 12 年之前
  Ryan C. Gordon e9af6dcd93 Fixed a few public APIs that we accidentally neglected to mark as SDLCALL. 12 年之前
  Philipp Wiesemann 5aa702fe74 Removed second return statement. 12 年之前
  Philipp Wiesemann 01acbd389b Fixed spaces in license comment. 12 年之前
  Philipp Wiesemann 2aa4974bf9 Removed include of no more needed header. 12 年之前
  Gabriel Jacobo 7a18a6747b [Android] Fixes #2264, handle joystick open/closed state properly 12 年之前
  Sam Lantinga a3bb007ee5 Fixed double-free of the window shape path 12 年之前
  Gabriel Jacobo 4abeed93c7 Fixes compilation on Mingw. 12 年之前
  Gabriel Jacobo 61959aa67b OpenGL ES support for Windows 12 年之前
  Gabriel Jacobo 45dbff2ee4 [Android] Fixes #2247, enable hardware acceleration by default. 12 年之前
  Ryan C. Gordon a218717111 Query version for X11 XInput2 multitouch separately from base XInput2. 12 年之前