SDL/src/joystick/windows
2023-03-09 15:10:44 -08:00
..
SDL_dinputjoystick.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_dinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rawinputjoystick.c Rename SDL_atomic_t to SDL_AtomicInt 2023-03-09 09:00:09 -08: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 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsjoystick_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_xinputjoystick.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_xinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00