Files
Álex Román Núñez c07bdba9c6 Use SDL for joypad input on Linux
SDL is loaded in the same way other Linux system libraries are loaded by using a wrapped and dlopen.

Optionally, SDL can be dynamically linked into the binary.

Currently for Linux only since that platform direly needs it, but should be easy to make work on Windows once stable.

Proposal at: godotengine/godot-proposals#9000
2024-07-20 19:10:12 +02:00
..