Commit History

Author SHA1 Message Date
  Sam Lantinga 8ab907baa6 Only warp the mouse to set focus if we're definitely going into relative mode 5 years ago
  Sam Lantinga 14e8b93e37 Fixed compiler warning 5 years ago
  Sam Lantinga 99abcbb2bc Fixed bug 4624 - KMS/DRM fails on FreeBSD because /dev/dri/card* nodes are symlinks 5 years ago
  Ryan C. Gordon d3bedda4df cocoa: Patched to compile and also handle possible malloc failure. 5 years ago
  Sam Lantinga 3e720d2a80 Fixed potential double-free in mouse cleanup code 5 years ago
  Sam Lantinga 5dcac4ccdf Fixed 4669 - Using the software SDL_Renderer on Android leads to GL errors & black screen when window resizes 5 years ago
  Sylvain Becker e96d4760ac Android: resize with software rendering, reverted again (Bug 4669) 5 years ago
  Sylvain Becker 12b92260cc Android: try to fix resize with software rendering (bug 4669) 5 years ago
  Sylvain Becker 8a20d40d90 Android: revert commit SW_GetOutputSize, again (Bug 4669) 5 years ago
  Sam Lantinga 63506ae195 Added a patch note about batched rendering 5 years ago
  Sam Lantinga e89789bb4b Added patch notes for 2.0.10 5 years ago
  Sam Lantinga eb71cd800d Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. 5 years ago
  Sylvain Becker 5418d41626 Android: prevent ignoring surfaceChanged() in MultiWindow 5 years ago
  Sylvain Becker 98cc7589b1 Android: prevent using SW_GetOutputSize with software renderer (Bug 4669) 5 years ago
  Sylvain Becker a55c0e1479 Android: revert previous commit (Bug 4669) 5 years ago
  Sylvain Becker f2157b6c25 Fixed bug 4669: Android software renderer, black screen when window resizes 5 years ago
  Sam Lantinga 6c4765a17a Removed extraneous fprintf() call 5 years ago
  Sam Lantinga 67c67f3a6b Updated version to 2.0.10 5 years ago
  Sam Lantinga 93a5e4ce06 Fixed bug 4667 - Build errors on Linux when building without Threads support 5 years ago
  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. 5 years ago
  Alex Szpakowski f4625f52f2 iOS: remove some code which could affect the state of UIViews that aren't owned by SDL. 5 years ago
  Ryan C. Gordon fffa791fce assert: Another attempt to quiet compiler warnings. 5 years ago
  Ryan C. Gordon 59e510b0b6 assert: Possibly fixing compiler warning on Android. 5 years ago
  Ryan C. Gordon ed8b78d36b cocoa: ignore compiler warnings about OpenGL being deprecated. 5 years ago
  Ryan C. Gordon 90e2dc9891 A few minor changes to placate static analysis. 5 years ago
  Sam Lantinga 4eb3c0c387 Added support for Xbox and PS4 wireless controllers on iOS and tvOS 5 years ago
  Sam Lantinga 1213fe79d8 Worked around "Undefined symbol: ___isPlatformVersionAtLeast()" link error on Xcode 11 beta 5 years ago
  Ryan C. Gordon 289d109245 audio: Attempt to fix build on ARM versions of Visual Studio. 5 years ago
  Ryan C. Gordon 33b235f4c3 audio: Fix ARM NEON audio converter bugs. 5 years ago
  Ryan C. Gordon 5c56c88824 audio: patched to compile. 5 years ago