229
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 05, 2025 — Jun 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added SDL_CreateSurfaceUninitialized() More... 1 day ago
Add mappings for NES Switch controllers on Linux More... 2 days ago
ci: ignore artifact upload errors More... 2 days ago
Make initializeDeviceListener() and shutdownDeviceListener() public More... 3 days ago
Added SDLControllerManager::shutdownDeviceListener() More... 3 days ago
Fixed detecting PS4 controllers on Android More... 3 days ago
Fix DirectInput POV handling for devices with extra hats More... 3 days ago
Enable extra player LED sets for PS5 Controllers More... 3 days ago
Android: remove pollInputDevice() in favor of InputDeviceListener (#15659) More... 3 days ago
examples/input/05-gamepad-rumble: add some visual feedback. More... 4 days ago
Fixed java.lang.NullPointerException More... 4 days ago
pipewire: Add SDL_HINT_AUDIO_DEVICE_STREAM_NAME callback earlier. More... 4 days ago
Fixed some Wayland cursor related thread-safety warnings More... 4 days ago
Fixed some log related thread-safety warnings More... 4 days ago
Create a global event lock for hardware that generates events More... 4 days ago
Revert "vfork() isn't functional on DOS" More... 4 days ago
vfork() isn't functional on DOS More... 5 days ago
Handle java.util.ConcurrentModificationException while unregistering sensor listeners More... 5 days ago
workflows: Stop building for Steam Runtime 3 on arm64 More... 5 days ago
PreseedDOSCache.cmake: Add vfork check. More... 5 days ago
Removed k_eControllerType_AndroidController and k_eControllerType_AppleController More... 5 days ago
Fix web joystick vibration (again) More... 7 days ago
examples: Added input/05-gamepad-rumble More... 7 days ago
Sync SDL3 wiki -> header More... 7 days ago
docs: Update documentation for SDL_stack_free. More... 7 days ago
stdinc: make SDL_stack_free evaluate to `((void)(data))` when alloca is usable. More... 7 days ago
SDL_migration.cocci: Add joystick/gamepad event state functions. More... 8 days ago
joystick: Fix conflicting rumble and LED on Sony PS4 gamepads More... 8 days ago
SDL_migration.cocci: add SDL_JoystickGetGUIDString -> SDL_GUIDToString. More... 8 days ago
joystick: Fix underflow with 0 delta timestamp More... 8 days ago