SDL/src/joystick/hidapi
Sam Lantinga 2fa2f9ff77 Greatly improved Nintendo Joy-Con support using the HIDAPI driver
* Added support for mini-gamepad mode for Joy-Con controllers, matching the mapping for hid-nintendo on Linux and iOS 16
* Added the ability to merge left and right Joy-Con controllers into a single Pro-style controller
* Added the hint SDL_HINT_JOYSTICK_HIDAPI_SWITCH_COMBINE_JOY_CONS to control this merging functionality
* Removed the hint SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS
2022-07-28 19:22:27 -07:00
..
steam Use the correct update rate for Steam Controller sensors 2021-10-02 09:13:29 -07:00
SDL_hidapi_gamecube.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_luna.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_ps4.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_ps5.c Enable improved rumble emulation on DualSense(tm) Wireless Controllers with firmware version 2.24 and newer 2022-06-17 07:55:53 -07:00
SDL_hidapi_rumble.c Use SDLCALL for callbacks in public APIs 2022-05-18 15:01:27 -07:00
SDL_hidapi_rumble.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hidapi_shield.c joystick: Refactor and fix a few bugs in Shield HIDAPI driver 2022-07-24 15:36:30 -05:00
SDL_hidapi_stadia.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_steam.c Added support for the Nintendo Online controllers 2022-06-10 11:31:59 -07:00
SDL_hidapi_switch.c Greatly improved Nintendo Joy-Con support using the HIDAPI driver 2022-07-28 19:22:27 -07:00
SDL_hidapi_xbox360.c joystick: Fix endianness issues in Xbox HIDAPI drivers 2022-07-10 10:49:38 -07:00
SDL_hidapi_xbox360w.c joystick: Fix endianness issues in Xbox HIDAPI drivers 2022-07-10 10:49:38 -07:00
SDL_hidapi_xboxone.c joystick: Fix endianness issues in Xbox HIDAPI drivers 2022-07-10 10:49:38 -07:00
SDL_hidapijoystick.c Greatly improved Nintendo Joy-Con support using the HIDAPI driver 2022-07-28 19:22:27 -07:00
SDL_hidapijoystick_c.h Greatly improved Nintendo Joy-Con support using the HIDAPI driver 2022-07-28 19:22:27 -07:00