Commit történet

Szerző SHA1 Üzenet Dátum
  Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 10 éve
  Sam Lantinga 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects 10 éve
  Philipp Wiesemann 1968ff0471 Android: Fixed touch pressure being out of range. 10 éve
  Philipp Wiesemann 4f00dda95d Removed redundant NULL check in test program. 10 éve
  Philipp Wiesemann b00214c3d6 Changed clean-up order in test program. 10 éve
  Philipp Wiesemann 39d27a6380 Fixed undefined key access in test program. 10 éve
  Sam Lantinga 6365381422 Added game controller support for the Razer Serval 10 éve
  Philipp Wiesemann 2c4ad51d44 Added missing loop cancel for Emscripten in test programs. 10 éve
  Philipp Wiesemann ac10a2f29d Fixed compiling test program with Emscripten. 10 éve
  Philipp Wiesemann 1ed86d2211 Fixed handling only one event per frame in test program. 10 éve
  Alex Szpakowski fcee3e734d Code style cleanup in the GLES and GLES2 render backends. 10 éve
  Alex Szpakowski 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. 10 éve
  Philipp Wiesemann f7ac02010f Android: Replaced logging tag strings with constant. 10 éve
  Philipp Wiesemann a54d038b64 Emscripten: Fixed wrong source comment and updated web link. 10 éve
  Alex Szpakowski d57b973518 Mac: Use CoreFoundation headers instead of Carbon headers, in GetPowerInfo code. 10 éve
  Sam Lantinga 1c6ea0f226 Added a userdata parameter to SDL_SetWindowsMessageHook() 10 éve
  Sam Lantinga b2be9253e3 Fixed Mac and Linux builds 10 éve
  Sam Lantinga 7de242e72c Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows 10 éve
  Sam Lantinga 094c4a160f Added generic xinput fallback for XBox compatible controllers on Linux 10 éve
  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 éve
  Philipp Wiesemann 5919a859b4 Android: Fixed empty parameter list in signatures of internal functions. 10 éve
  Philipp Wiesemann 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. 10 éve
  Philipp Wiesemann 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. 10 éve
  Philipp Wiesemann 3f51758ec5 Emscripten: Fixed touch coordinates not being normalized. 10 éve
  Philipp Wiesemann 5715097a0c Fixed implicit function declaration in test program. 10 éve
  Alex Szpakowski ac27b511bf Fixed SDL_GL_GetAttribute queries for framebuffer component sizes in Core Profile OpenGL contexts. 10 éve
  Alex Szpakowski c4fe8c80c8 Fixed building the iOS Demo files in debug mode 10 éve
  Alex Szpakowski 4fc4026660 Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 10 éve
  Alex Szpakowski 6c20b68257 Fixed a warning when SDL_syswm.h is included in code compiled for iOS with clang. 10 éve
  Alex Szpakowski d1372bb92c Fixed the window offset on iOS when resuming an app with a borderless or fullscreen window that has the on-screen keyboard visible. 10 éve