Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 208cd434b5 Show the names of mice and keyboards when they connect il y a 1 an
  Sam Lantinga 7852a6c307 Added device name for evdev mice and keyboards il y a 1 an
  Frank Praznik 87714ce5b9 wayland: Set the keyboard and mouse names to match XWayland il y a 1 an
  Sam Lantinga 72fc6f86e5 Text input is no longer automatically enabled when initializing video. il y a 1 an
  Sam Lantinga 6604d423fd Added a test program for multiple mice il y a 1 an
  Sam Lantinga 361b7190df Track unique button states between different mice il y a 1 an
  Sam Lantinga 35756593d6 Use the correct device ID (global or default or specific) based on context il y a 1 an
  Sam Lantinga 9eb87ca325 Note that many things are considered mice and keyboards that you might not expect il y a 1 an
  Sam Lantinga c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() il y a 1 an
  Sam Lantinga 20a860c876 Use the specific pointer device ID for X11 button and motion events il y a 1 an
  Sam Lantinga 476245564c Use the real device IDs for the X11 master keyboard and pointer il y a 1 an
  Sam Lantinga d1eb4adb16 Be explicit about the event mouse and keyboard ID il y a 1 an
  Frank Praznik 1c54455353 wayland: Send keyboard and mouse added/removed events il y a 1 an
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards il y a 1 an
  Sam Lantinga c33e4c998d Clear the subsystem ref count when shutting down subsystems in the main quit il y a 1 an
  Sam Lantinga 171ff041d0 Removed invalid ascii from headers il y a 1 an
  Anonymous Maarten e19b6c0b95 Add releaser script + workflow il y a 1 an
  Anonymous Maarten c81d11fae4 mingw: add pkg-support files (INSTALL.txt and Makefile) il y a 1 an
  Anonymous Maarten 4defea47e1 dmg: fix sdl3-config.cmake il y a 1 an
  Anonymous Maarten 2ed0143425 visualc: fix sdl3-config.cmake il y a 1 an
  Anonymous Maarten 75a71bde4b cmake: build tests against installed SDL prefix il y a 1 an
  Anonymous Maarten 7f888f98f7 gles2: only build tests when building SDL3 or when the headers are available il y a 1 an
  Frank Praznik 297f8e41af wayland: Factor out the general SHM buffer allocation/free functions from the cursor code il y a 1 an
  Sam Lantinga 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) il y a 1 an
  Anonymous Maarten c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning il y a 1 an
  Marcel Hild 67e425bcf8 Add support for MadCatz Saitek Side Panel Control Deck il y a 1 an
  Sam Lantinga 05b57f6c2c Simplified SDL_SYS_RemovePath() il y a 1 an
  Anonymous Maarten 2521ba47fe jack: set error message when failing to open jack client il y a 1 an
  Mark Delk dd4636e3fd SDL_sysmutex.c: fix void return compile error il y a 1 an
  Sam Lantinga 917d683811 Moved SDL_JoyBallEvent together with the other joystick events il y a 1 an