Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 2c4a6ea0a2 Updated the copyright year to 2015 il y a 10 ans
  Sam Lantinga c133c8c8a5 Script from Sylvain to automate updating the copyright year il y a 10 ans
  Sam Lantinga d88b6738f0 Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions il y a 10 ans
  Sam Lantinga 507157abdb Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller. il y a 10 ans
  Sam Lantinga b0c5e201f8 Added support for Razer Serval Bluetooth mode il y a 10 ans
  Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 il y a 10 ans
  Sam Lantinga 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects il y a 10 ans
  Philipp Wiesemann 1968ff0471 Android: Fixed touch pressure being out of range. il y a 10 ans
  Philipp Wiesemann 4f00dda95d Removed redundant NULL check in test program. il y a 10 ans
  Philipp Wiesemann b00214c3d6 Changed clean-up order in test program. il y a 10 ans
  Philipp Wiesemann 39d27a6380 Fixed undefined key access in test program. il y a 10 ans
  Sam Lantinga 6365381422 Added game controller support for the Razer Serval il y a 10 ans
  Philipp Wiesemann 2c4ad51d44 Added missing loop cancel for Emscripten in test programs. il y a 10 ans
  Philipp Wiesemann ac10a2f29d Fixed compiling test program with Emscripten. il y a 10 ans
  Philipp Wiesemann 1ed86d2211 Fixed handling only one event per frame in test program. il y a 10 ans
  Alex Szpakowski fcee3e734d Code style cleanup in the GLES and GLES2 render backends. il y a 10 ans
  Alex Szpakowski 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. il y a 10 ans
  Philipp Wiesemann f7ac02010f Android: Replaced logging tag strings with constant. il y a 10 ans
  Philipp Wiesemann a54d038b64 Emscripten: Fixed wrong source comment and updated web link. il y a 10 ans
  Alex Szpakowski d57b973518 Mac: Use CoreFoundation headers instead of Carbon headers, in GetPowerInfo code. il y a 10 ans
  Sam Lantinga 1c6ea0f226 Added a userdata parameter to SDL_SetWindowsMessageHook() il y a 10 ans
  Sam Lantinga b2be9253e3 Fixed Mac and Linux builds il y a 10 ans
  Sam Lantinga 7de242e72c Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows il y a 10 ans
  Sam Lantinga 094c4a160f Added generic xinput fallback for XBox compatible controllers on Linux il y a 10 ans
  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. il y a 10 ans
  Philipp Wiesemann 5919a859b4 Android: Fixed empty parameter list in signatures of internal functions. il y a 10 ans
  Philipp Wiesemann 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. il y a 10 ans
  Philipp Wiesemann 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. il y a 10 ans
  Philipp Wiesemann 3f51758ec5 Emscripten: Fixed touch coordinates not being normalized. il y a 10 ans
  Philipp Wiesemann 5715097a0c Fixed implicit function declaration in test program. il y a 10 ans