Commit History

Author SHA1 Message Date
  Sam Lantinga 6604d423fd Added a test program for multiple mice 1 year ago
  Sam Lantinga 361b7190df Track unique button states between different mice 1 year ago
  Sam Lantinga 35756593d6 Use the correct device ID (global or default or specific) based on context 1 year ago
  Sam Lantinga 9eb87ca325 Note that many things are considered mice and keyboards that you might not expect 1 year ago
  Sam Lantinga c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() 1 year ago
  Sam Lantinga 20a860c876 Use the specific pointer device ID for X11 button and motion events 1 year ago
  Sam Lantinga 476245564c Use the real device IDs for the X11 master keyboard and pointer 1 year ago
  Sam Lantinga d1eb4adb16 Be explicit about the event mouse and keyboard ID 1 year ago
  Frank Praznik 1c54455353 wayland: Send keyboard and mouse added/removed events 1 year ago
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 1 year ago
  Sam Lantinga c33e4c998d Clear the subsystem ref count when shutting down subsystems in the main quit 1 year ago
  Sam Lantinga 171ff041d0 Removed invalid ascii from headers 1 year ago
  Anonymous Maarten e19b6c0b95 Add releaser script + workflow 1 year ago
  Anonymous Maarten c81d11fae4 mingw: add pkg-support files (INSTALL.txt and Makefile) 1 year ago
  Anonymous Maarten 4defea47e1 dmg: fix sdl3-config.cmake 1 year ago
  Anonymous Maarten 2ed0143425 visualc: fix sdl3-config.cmake 1 year ago
  Anonymous Maarten 75a71bde4b cmake: build tests against installed SDL prefix 1 year ago
  Anonymous Maarten 7f888f98f7 gles2: only build tests when building SDL3 or when the headers are available 1 year ago
  Frank Praznik 297f8e41af wayland: Factor out the general SHM buffer allocation/free functions from the cursor code 1 year ago
  Sam Lantinga 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 1 year ago
  Anonymous Maarten c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning 1 year ago
  Marcel Hild 67e425bcf8 Add support for MadCatz Saitek Side Panel Control Deck 1 year ago
  Sam Lantinga 05b57f6c2c Simplified SDL_SYS_RemovePath() 1 year ago
  Anonymous Maarten 2521ba47fe jack: set error message when failing to open jack client 1 year ago
  Mark Delk dd4636e3fd SDL_sysmutex.c: fix void return compile error 1 year ago
  Sam Lantinga 917d683811 Moved SDL_JoyBallEvent together with the other joystick events 1 year ago
  Ozkan Sezer 888cc29df6 add missing `reserved` field to struct SDL_JoyBallEvent, 1 year ago
  Sam Lantinga 70b0d33106 Poll for the initial controller state when using DirectInput 1 year ago
  Frank Praznik 4a7e3beeb9 filesystem: Use high-res file times on more platforms 1 year ago
  Sam Lantinga 18feaa52dd Fixed comment at the top of testtime.c 1 year ago