Merge pull request #108373 from Nintorch/fix-sowrap-enabled

Fix the usage of udev and dbus with SDL joystick input driver
This commit is contained in:
Thaddeus Crews
2025-08-03 10:51:17 -05:00
13 changed files with 171 additions and 1406 deletions

View File

@ -971,6 +971,7 @@ Patches:
- `0002-msvc-constants-fpstrict.patch` (GH-106218)
- `0003-std-include.patch` (GH-108144)
- `0004-errno-include.patch` (GH-108354)
- `0005-fix-libudev-dbus.patch` (GH-108373)
The SDL source code folder includes `hidapi` library inside of folder `thirdparty/sdl/hidapi/`.
Its version and license is described in this file under `hidapi`.