Commit History

Author SHA1 Message Date
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 2 years ago
  Sam Lantinga c33e4c998d Clear the subsystem ref count when shutting down subsystems in the main quit 2 years ago
  Sam Lantinga 171ff041d0 Removed invalid ascii from headers 2 years ago
  Anonymous Maarten e19b6c0b95 Add releaser script + workflow 2 years ago
  Anonymous Maarten c81d11fae4 mingw: add pkg-support files (INSTALL.txt and Makefile) 2 years ago
  Anonymous Maarten 4defea47e1 dmg: fix sdl3-config.cmake 2 years ago
  Anonymous Maarten 2ed0143425 visualc: fix sdl3-config.cmake 2 years ago
  Anonymous Maarten 75a71bde4b cmake: build tests against installed SDL prefix 2 years ago
  Anonymous Maarten 7f888f98f7 gles2: only build tests when building SDL3 or when the headers are available 2 years ago
  Frank Praznik 297f8e41af wayland: Factor out the general SHM buffer allocation/free functions from the cursor code 2 years ago
  Sam Lantinga 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 2 years ago
  Anonymous Maarten c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning 2 years ago
  Marcel Hild 67e425bcf8 Add support for MadCatz Saitek Side Panel Control Deck 2 years ago
  Sam Lantinga 05b57f6c2c Simplified SDL_SYS_RemovePath() 2 years ago
  Anonymous Maarten 2521ba47fe jack: set error message when failing to open jack client 2 years ago
  Mark Delk dd4636e3fd SDL_sysmutex.c: fix void return compile error 2 years ago
  Sam Lantinga 917d683811 Moved SDL_JoyBallEvent together with the other joystick events 2 years ago
  Ozkan Sezer 888cc29df6 add missing `reserved` field to struct SDL_JoyBallEvent, 2 years ago
  Sam Lantinga 70b0d33106 Poll for the initial controller state when using DirectInput 2 years ago
  Frank Praznik 4a7e3beeb9 filesystem: Use high-res file times on more platforms 2 years ago
  Sam Lantinga 18feaa52dd Fixed comment at the top of testtime.c 2 years ago
  Sam Lantinga e0ef4dac85 Fixed int to float conversion warnings 2 years ago
  Sam Lantinga 3316587113 Fixed warning C4389: '==': signed/unsigned mismatch 2 years ago
  Sam Lantinga da027ec3ee Fixed signed/unsigned comparison warning 2 years ago
  Pierre Wendling 390fff4ae0 N3DS: Fix locale name and early return. 2 years ago
  Pierre Wendling 8f529d9d16 N3DS: Implement SDL_GetSystemTimeLocalePreferences 2 years ago
  Sam Lantinga ed5d2bdda5 Fixed adding duplicate fsops files to CMakeLists.txt 2 years ago
  Sam Lantinga 478b965e6c Fixed warning C4702: unreachable code 2 years ago
  Sam Lantinga b1215272ad Fixed warning C4244: '=': conversion from '__int64' to 'int', possible loss of data 2 years ago
  Sam Lantinga 2265d22f75 Updated Xcode project for time APIs 2 years ago