Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 6c4765a17a Removed extraneous fprintf() call hace 5 años
  Sam Lantinga 67c67f3a6b Updated version to 2.0.10 hace 5 años
  Sam Lantinga 93a5e4ce06 Fixed bug 4667 - Build errors on Linux when building without Threads support hace 5 años
  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. hace 5 años
  Alex Szpakowski f4625f52f2 iOS: remove some code which could affect the state of UIViews that aren't owned by SDL. hace 5 años
  Ryan C. Gordon fffa791fce assert: Another attempt to quiet compiler warnings. hace 5 años
  Ryan C. Gordon 59e510b0b6 assert: Possibly fixing compiler warning on Android. hace 5 años
  Ryan C. Gordon ed8b78d36b cocoa: ignore compiler warnings about OpenGL being deprecated. hace 5 años
  Ryan C. Gordon 90e2dc9891 A few minor changes to placate static analysis. hace 5 años
  Sam Lantinga 4eb3c0c387 Added support for Xbox and PS4 wireless controllers on iOS and tvOS hace 5 años
  Sam Lantinga 1213fe79d8 Worked around "Undefined symbol: ___isPlatformVersionAtLeast()" link error on Xcode 11 beta hace 5 años
  Ryan C. Gordon 289d109245 audio: Attempt to fix build on ARM versions of Visual Studio. hace 5 años
  Ryan C. Gordon 33b235f4c3 audio: Fix ARM NEON audio converter bugs. hace 5 años
  Ryan C. Gordon 5c56c88824 audio: patched to compile. hace 5 años
  Ethan Lee 5bd9b8b167 Check src alignment for S32_to_F32 conversions hace 5 años
  Ryan C. Gordon d9a2eff26f cocoa: Another attempt at synthesized mouse/touch events. hace 5 años
  Ryan C. Gordon 294574647d cocoa: Revised synthesized mouse/touch event strategy. hace 5 años
  Alex Szpakowski 50f5123190 macOS: Fix the coordinate space of SDL_GetDisplayUsableBounds (thanks Tim!) hace 5 años
  Alex Szpakowski 74e86a51d8 iOS: Remove didAddSubview override in NSWindow, its code breaks things which rely on focus changing within SDL's UIWindow (bug #4659). hace 5 años
  Ryan C. Gordon 2fa33d6f98 wave: Fixed static analysis warning about dead assignment. hace 5 años
  Ryan C. Gordon 32ead2cb46 vulkan: Fixed use-after-free bug. hace 5 años
  Ryan C. Gordon b530d75afb assert: Fixed some compiler warnings. hace 5 años
  Sam Lantinga 747df96eb0 Better patch to make it more clear what's going on hace 5 años
  Sam Lantinga 3fbaa5da05 The hat index passed to the application should be zero-based with no holes hace 5 años
  Sam Lantinga a1a2f9b9f8 Fixed bug 4486 - Segfault when pressing a trigger on the Steam Controller (Linux) hace 5 años
  Sam Lantinga d01150abc2 Fixed bug 4665 - Add support for single touch evdev devices hace 5 años
  Sebastian Krzyszkowiak 797b28133c wayland: HiDPI support hace 5 años
  Ozkan Sezer 09142eb715 fix permissions hace 5 años
  Sylvain Becker cd011bb1e7 SDL_Wave: missing field 'length' initializer hace 5 años
  Ryan C. Gordon f5a347853d assert: mark SDL_ExitProcess as SDL_NORETURN again. hace 5 años