godot/thirdparty/sdl/haptic
Nintorch 0b3496fb4f
Add support for SDL3 joystick input driver
Made possible by EIREXE, xsellier and the SDL team.

This commit includes statically linked SDL3 for Windows, Linux and macOS.
The vendored copy of SDL3 was setup to only build the required subsystems
for gamepad/joystick support, with some patches to be able to make it as
minimal as possible and reduce the impact on binary size and code size.

Co-authored-by: Álex Román Núñez <eirexe123@gmail.com>
Co-authored-by: Xavier Sellier <xsellier@gmail.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-06-25 01:28:50 +02:00
..
darwin Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
linux Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
windows Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
SDL_haptic.c Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
SDL_haptic_c.h Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
SDL_syshaptic.h Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00