SDL/src/joystick/windows
Sam Lantinga d42c303b24 Check to make sure the Windows joystick device has buttons and axes
This fixes incorrectly detecting the ROG CHAKRAM X mouse as a game controller on Windows 10

(cherry picked from commit 642504bc5993a6acd4d9c1d4c1314c6b1cf6e4e1)
2023-05-15 21:44:20 -07:00
..
SDL_dinputjoystick.c Check to make sure the Windows joystick device has buttons and axes 2023-05-15 21:44:20 -07:00
SDL_dinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_rawinputjoystick.c Fixed the hat_map to avoid segmentation fault 2023-01-12 06:56:59 -08:00
SDL_rawinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_windows_gaming_input.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_windowsjoystick.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_windowsjoystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_xinputjoystick.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_xinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00