SDL/src/joystick/windows
Sam Lantinga 642504bc59 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
2023-05-15 21:43:55 -07:00
..
SDL_dinputjoystick.c Check to make sure the Windows joystick device has buttons and axes 2023-05-15 21:43:55 -07:00
SDL_dinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rawinputjoystick.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_rawinputjoystick_c.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_windows_gaming_input.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_windowsjoystick.c Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2023-04-28 12:08:33 -07:00
SDL_windowsjoystick_c.h Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_xinputjoystick.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_xinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00