Merge pull request #108927 from bruvzg/sdl_list

Add two missing SDL patches to the `README.md`
This commit is contained in:
Thaddeus Crews
2025-07-24 14:23:48 -05:00

View File

@ -969,6 +969,8 @@ Patches:
- `0001-remove-unnecessary-subsystems.patch` (GH-106218) - `0001-remove-unnecessary-subsystems.patch` (GH-106218)
- `0002-msvc-constants-fpstrict.patch` (GH-106218) - `0002-msvc-constants-fpstrict.patch` (GH-106218)
- `0003-std-include.patch` (GH-108144)
- `0004-errno-include.patch` (GH-108354)
The SDL source code folder includes `hidapi` library inside of folder `thirdparty/sdl/hidapi/`. 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`. Its version and license is described in this file under `hidapi`.