Revīziju vēsture

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