Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga e89789bb4b Added patch notes for 2.0.10 vor 5 Jahren
  Sam Lantinga eb71cd800d Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. vor 5 Jahren
  Sylvain Becker 5418d41626 Android: prevent ignoring surfaceChanged() in MultiWindow vor 5 Jahren
  Sylvain Becker 98cc7589b1 Android: prevent using SW_GetOutputSize with software renderer (Bug 4669) vor 5 Jahren
  Sylvain Becker a55c0e1479 Android: revert previous commit (Bug 4669) vor 5 Jahren
  Sylvain Becker f2157b6c25 Fixed bug 4669: Android software renderer, black screen when window resizes vor 5 Jahren
  Sam Lantinga 6c4765a17a Removed extraneous fprintf() call vor 5 Jahren
  Sam Lantinga 67c67f3a6b Updated version to 2.0.10 vor 5 Jahren
  Sam Lantinga 93a5e4ce06 Fixed bug 4667 - Build errors on Linux when building without Threads support vor 5 Jahren
  Alex Szpakowski 9306ef9b10 Fix synthetically generated mouse events getting lost forever after the device orientation changes (or the window is otherwise resized) while a finger is touching the screen. vor 5 Jahren
  Alex Szpakowski f4625f52f2 iOS: remove some code which could affect the state of UIViews that aren't owned by SDL. vor 5 Jahren
  Ryan C. Gordon fffa791fce assert: Another attempt to quiet compiler warnings. vor 5 Jahren
  Ryan C. Gordon 59e510b0b6 assert: Possibly fixing compiler warning on Android. vor 5 Jahren
  Ryan C. Gordon ed8b78d36b cocoa: ignore compiler warnings about OpenGL being deprecated. vor 5 Jahren
  Ryan C. Gordon 90e2dc9891 A few minor changes to placate static analysis. vor 5 Jahren
  Sam Lantinga 4eb3c0c387 Added support for Xbox and PS4 wireless controllers on iOS and tvOS vor 5 Jahren
  Sam Lantinga 1213fe79d8 Worked around "Undefined symbol: ___isPlatformVersionAtLeast()" link error on Xcode 11 beta vor 5 Jahren
  Ryan C. Gordon 289d109245 audio: Attempt to fix build on ARM versions of Visual Studio. vor 5 Jahren
  Ryan C. Gordon 33b235f4c3 audio: Fix ARM NEON audio converter bugs. vor 5 Jahren
  Ryan C. Gordon 5c56c88824 audio: patched to compile. vor 5 Jahren
  Ethan Lee 5bd9b8b167 Check src alignment for S32_to_F32 conversions vor 5 Jahren
  Ryan C. Gordon d9a2eff26f cocoa: Another attempt at synthesized mouse/touch events. vor 5 Jahren
  Ryan C. Gordon 294574647d cocoa: Revised synthesized mouse/touch event strategy. vor 5 Jahren
  Alex Szpakowski 50f5123190 macOS: Fix the coordinate space of SDL_GetDisplayUsableBounds (thanks Tim!) vor 5 Jahren
  Alex Szpakowski 74e86a51d8 iOS: Remove didAddSubview override in NSWindow, its code breaks things which rely on focus changing within SDL's UIWindow (bug #4659). vor 5 Jahren
  Ryan C. Gordon 2fa33d6f98 wave: Fixed static analysis warning about dead assignment. vor 5 Jahren
  Ryan C. Gordon 32ead2cb46 vulkan: Fixed use-after-free bug. vor 5 Jahren
  Ryan C. Gordon b530d75afb assert: Fixed some compiler warnings. vor 5 Jahren
  Sam Lantinga 747df96eb0 Better patch to make it more clear what's going on vor 5 Jahren
  Sam Lantinga 3fbaa5da05 The hat index passed to the application should be zero-based with no holes vor 5 Jahren