SDL/Xcode
Sam Lantinga c981a597dc Added Steam Input API support for game controllers
Added support for getting the real controller info, as well as the function SDL_GetGamepadSteamHandle() to get the Steam Input API handle, from the virtual gamepads provided by Steam.

Also added an event SDL_EVENT_GAMEPAD_STEAM_HANDLE_UPDATED which is triggered when a controller's API handle changes, e.g. the controllers were reassigned slots in the Steam UI.
2023-12-20 10:40:28 -08:00
..
SDL Added Steam Input API support for game controllers 2023-12-20 10:40:28 -08:00
SDLTest Removed testautomation_syswm.c from the Xcode project 2023-11-15 21:51:22 -08:00
XcodeDocSet Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00