SDL/src/joystick/hidapi
Sam Lantinga 2a53f8315a Fixed controllers showing up under both MFI and HIDAPI drivers
The Game Controller Kit doesn't show the controllers at startup, so the HIDAPI driver sees them first and therefore gets preference when a controller is supported by both drivers.

This fixes bug https://github.com/libsdl-org/SDL/issues/4209
2021-07-26 23:29:20 -07:00
..
steam Valve contributed code is under the Zlib license 2021-01-04 12:17:24 -08:00
SDL_hidapi_gamecube.c Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
SDL_hidapi_luna.c Added SDL_GameControllerType enumerations for the Amazon Luna and Google Stadia controllers 2021-07-24 09:10:18 -07:00
SDL_hidapi_ps4.c Fixed compile warnings with Visual Studio 2021-07-23 23:48:23 -07:00
SDL_hidapi_ps5.c Fixed compile warnings with Visual Studio 2021-07-23 23:48:23 -07:00
SDL_hidapi_rumble.c Added HIDAPI rumble debug info 2021-01-14 23:49:27 -08:00
SDL_hidapi_rumble.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hidapi_stadia.c Added SDL_GameControllerType enumerations for the Amazon Luna and Google Stadia controllers 2021-07-24 09:10:18 -07:00
SDL_hidapi_steam.c Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
SDL_hidapi_switch.c Revert "hidapi_switch: Implement HD rumble effect (#4538)" 2021-07-26 10:18:18 -07:00
SDL_hidapi_xbox360.c Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
SDL_hidapi_xbox360w.c Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
SDL_hidapi_xboxone.c Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
SDL_hidapijoystick.c Fixed controllers showing up under both MFI and HIDAPI drivers 2021-07-26 23:29:20 -07:00
SDL_hidapijoystick_c.h Fixed controllers showing up under both MFI and HIDAPI drivers 2021-07-26 23:29:20 -07:00