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
commit 006e3f26b9
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC

View file

@ -969,6 +969,8 @@ Patches:
- `0001-remove-unnecessary-subsystems.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/`.
Its version and license is described in this file under `hidapi`.