Commit History

作者 SHA1 備註 提交日期
  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 10 年之前
  Sam Lantinga 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects 10 年之前
  Philipp Wiesemann 1968ff0471 Android: Fixed touch pressure being out of range. 10 年之前
  Philipp Wiesemann 4f00dda95d Removed redundant NULL check in test program. 10 年之前
  Philipp Wiesemann b00214c3d6 Changed clean-up order in test program. 10 年之前
  Philipp Wiesemann 39d27a6380 Fixed undefined key access in test program. 10 年之前
  Sam Lantinga 6365381422 Added game controller support for the Razer Serval 10 年之前
  Philipp Wiesemann 2c4ad51d44 Added missing loop cancel for Emscripten in test programs. 10 年之前
  Philipp Wiesemann ac10a2f29d Fixed compiling test program with Emscripten. 10 年之前
  Philipp Wiesemann 1ed86d2211 Fixed handling only one event per frame in test program. 10 年之前
  Alex Szpakowski fcee3e734d Code style cleanup in the GLES and GLES2 render backends. 10 年之前
  Alex Szpakowski 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. 10 年之前
  Philipp Wiesemann f7ac02010f Android: Replaced logging tag strings with constant. 10 年之前
  Philipp Wiesemann a54d038b64 Emscripten: Fixed wrong source comment and updated web link. 10 年之前
  Alex Szpakowski d57b973518 Mac: Use CoreFoundation headers instead of Carbon headers, in GetPowerInfo code. 10 年之前
  Sam Lantinga 1c6ea0f226 Added a userdata parameter to SDL_SetWindowsMessageHook() 10 年之前
  Sam Lantinga b2be9253e3 Fixed Mac and Linux builds 10 年之前
  Sam Lantinga 7de242e72c Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows 10 年之前
  Sam Lantinga 094c4a160f Added generic xinput fallback for XBox compatible controllers on Linux 10 年之前
  Alex Szpakowski f1a7c00d06 Refactored SDL_EGL_CreateContext: It now supports context flags and OpenGL ES 3+ contexts, and its behavior more closely matches the GLX and WGL context creation code. 10 年之前
  Philipp Wiesemann 5919a859b4 Android: Fixed empty parameter list in signatures of internal functions. 10 年之前
  Philipp Wiesemann 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. 10 年之前
  Philipp Wiesemann 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. 10 年之前
  Philipp Wiesemann 3f51758ec5 Emscripten: Fixed touch coordinates not being normalized. 10 年之前
  Philipp Wiesemann 5715097a0c Fixed implicit function declaration in test program. 10 年之前
  Alex Szpakowski ac27b511bf Fixed SDL_GL_GetAttribute queries for framebuffer component sizes in Core Profile OpenGL contexts. 10 年之前