SDL/VisualC
mitchellcairns 18eeaea054
Implement SInput Device Support (#13343)
This implements a new SDL HID driver for a format developed by Hand Held Legend for their gamepad devices called SInput

Devices that are supported by this change with well-defined mappings

GC Ultimate ( https://gcultimate.com )
ProGCC ( https://handheldlegend.com/products/progcc-kit-wireless-wired-bundle )

The SInput format is documented here: https://github.com/HandHeldLegend/SInput-HID
2025-07-15 18:35:47 -07:00
..
examples Updated Visual Studio example projects 2025-03-29 09:01:33 -07:00
SDL Implement SInput Device Support (#13343) 2025-07-15 18:35:47 -07:00
SDL_test Fix #12197: Force set /utf-8 for msvc compilers (#12198) 2025-02-06 09:34:41 -08:00
tests Fix #12197: Force set /utf-8 for msvc compilers (#12198) 2025-02-06 09:34:41 -08:00
VisualC/examples fix MSVC projects after commit 51637495 2024-11-23 01:22:12 +03:00
clean.sh
SDL.sln Updated Visual Studio example projects 2025-03-29 09:01:33 -07:00