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 days ago
..
SDL Implement SInput Device Support (#13343) 4 days ago
SDL_test Fix #12197: Force set /utf-8 for msvc compilers (#12198) 5 months ago
VisualC/examples fix MSVC projects after commit 51637495 8 months ago
examples Updated Visual Studio example projects 4 months ago
tests Fix #12197: Force set /utf-8 for msvc compilers (#12198) 5 months ago
SDL.sln Updated Visual Studio example projects 4 months ago
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 10 years ago