Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  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. пре 11 година
  Alex Szpakowski d603bb30e6 Fixed a crash on iOS when none of the orientations in Info.plist match the SDL window's actual orientation. пре 11 година
  Sam Lantinga 74d83ead35 Fixed bug 2976 - Fix RGBA<->RGBA blit that was broken with the optimization from Bug 11 пре 11 година
  Ryan C. Gordon 589c46dd65 X11: send keypress events before textinput events. пре 11 година
  Ryan C. Gordon 0045e2e622 checkkeys: report SDL_TEXTEDITING events. пре 11 година
  Ryan C. Gordon 423262789b checkkeys: Readded the KEYUP event test. пре 11 година
  Philipp Wiesemann 9979bab20b Android: Deactivated debug log messages on joystick device events. пре 11 година
  Dimitris Zenios d9d1a1b980 X11: Use our own cut-buffer for intermediate clipboard storage. пре 11 година
  Sam Lantinga 93bd476de9 Moved code signature step to after the framework build step is complete, and don't hardcode the codesign identity пре 11 година
  Sam Lantinga 931f6e4ee5 Turn off code signing by default пре 11 година
  Sam Lantinga 43692a0021 Updated project and added code signing for release builds пре 11 година
  Ryan C. Gordon 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). пре 11 година