mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
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>
18 lines
425 B
Text
18 lines
425 B
Text
|
|
HIDAPI Authors:
|
|
|
|
Alan Ott <alan@signal11.us>:
|
|
Original Author and Maintainer
|
|
Linux, Windows, and Mac implementations
|
|
|
|
Ludovic Rousseau <rousseau@debian.org>:
|
|
Formatting for Doxygen documentation
|
|
Bug fixes
|
|
Correctness fixes
|
|
|
|
libusb/hidapi Team:
|
|
Development/maintenance since June 4th 2019
|
|
|
|
For a comprehensive list of contributions, see the commit list at github:
|
|
https://github.com/libusb/hidapi/graphs/contributors
|
|
|