История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga b0c5e201f8 Added support for Razer Serval Bluetooth mode 10 лет назад
  Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 11 лет назад
  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. 11 лет назад
  Alex Szpakowski 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. 11 лет назад
  Philipp Wiesemann f7ac02010f Android: Replaced logging tag strings with constant. 11 лет назад
  Philipp Wiesemann a54d038b64 Emscripten: Fixed wrong source comment and updated web link. 11 лет назад
  Alex Szpakowski d57b973518 Mac: Use CoreFoundation headers instead of Carbon headers, in GetPowerInfo code. 11 лет назад
  Sam Lantinga 1c6ea0f226 Added a userdata parameter to SDL_SetWindowsMessageHook() 11 лет назад
  Sam Lantinga b2be9253e3 Fixed Mac and Linux builds 11 лет назад
  Sam Lantinga 7de242e72c Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows 11 лет назад
  Sam Lantinga 094c4a160f Added generic xinput fallback for XBox compatible controllers on Linux 11 лет назад
  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. 11 лет назад
  Philipp Wiesemann 5919a859b4 Android: Fixed empty parameter list in signatures of internal functions. 11 лет назад
  Philipp Wiesemann 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. 11 лет назад
  Philipp Wiesemann 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. 11 лет назад
  Philipp Wiesemann 3f51758ec5 Emscripten: Fixed touch coordinates not being normalized. 11 лет назад
  Philipp Wiesemann 5715097a0c Fixed implicit function declaration in test program. 11 лет назад
  Alex Szpakowski ac27b511bf Fixed SDL_GL_GetAttribute queries for framebuffer component sizes in Core Profile OpenGL contexts. 11 лет назад
  Alex Szpakowski c4fe8c80c8 Fixed building the iOS Demo files in debug mode 11 лет назад
  Alex Szpakowski 4fc4026660 Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 11 лет назад
  Alex Szpakowski 6c20b68257 Fixed a warning when SDL_syswm.h is included in code compiled for iOS with clang. 11 лет назад