SDL2/src/core/windows
chalonverse f317d619cc
Xbox GDKX support (#5869)
* Xbox GDK support (14 squashed commits)

* Added basic keyboard testing

* Update readme

* Code review fixes

* Fixed issue where controller add/removal wasn't working (since the device notification events don't work on Xbox, have to use the joystick thread to poll XInput)
2022-07-01 13:59:14 -07:00
..
SDL_directx.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hid.c joystick: get HID top-level collection preparsed data directly from RawInput API. 2022-04-26 09:48:35 -07:00
SDL_hid.h joystick: get HID top-level collection preparsed data directly from RawInput API. 2022-04-26 09:48:35 -07:00
SDL_windows.c Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_windows.h Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_xinput.c Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_xinput.h Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00