You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 weeks ago
..
SDL Implement SInput Device Support (#13343) 4 weeks ago
SDL_test Fix #12197: Force set /utf-8 for msvc compilers (#12198) 6 months ago
VisualC/examples fix MSVC projects after commit 51637495 9 months ago
examples Updated Visual Studio example projects 5 months ago
tests Fix #12197: Force set /utf-8 for msvc compilers (#12198) 6 months ago
SDL.sln Updated Visual Studio example projects 5 months ago
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 10 years ago