Merge pull request #110500 from sorascode/fix-macos-joy-name

[macOS] Use `productCategory` instead of `vendorName` for joypad name in SDL
This commit is contained in:
Thaddeus Crews
2025-11-04 16:32:34 -06:00
3 changed files with 35 additions and 3 deletions

View File

@ -973,6 +973,7 @@ Patches:
- `0004-errno-include.patch` (GH-108354)
- `0005-fix-libudev-dbus.patch` (GH-108373)
- `0006-fix-cs-environ.patch` (GH-109283)
- `0007-macos-joypad-name.patch` (GH-110500)
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`.