Home
last modified time | relevance | path

Searched refs:SDL_JOYSTICK_XINPUT (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontrollerdb.h34 #if SDL_JOYSTICK_XINPUT
A DSDL_joystick.c64 #if defined(SDL_JOYSTICK_DINPUT) || defined(SDL_JOYSTICK_XINPUT)
A DSDL_gamecontroller.c476 #if SDL_JOYSTICK_XINPUT in SDL_PrivateGetControllerMappingForGUID()
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c23 #if SDL_JOYSTICK_DINPUT || SDL_JOYSTICK_XINPUT
224 #if SDL_JOYSTICK_XINPUT in SDL_JoystickThread()
238 #if SDL_JOYSTICK_XINPUT in SDL_JoystickThread()
A DSDL_xinputjoystick.c25 #if SDL_JOYSTICK_XINPUT
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_winrt.h197 #define SDL_JOYSTICK_XINPUT 1 macro
A DSDL_config_windows.h204 #define SDL_JOYSTICK_XINPUT 1 macro
A DSDL_config.h.cmake286 #cmakedefine SDL_JOYSTICK_XINPUT @SDL_JOYSTICK_XINPUT@
A DSDL_config.h.in283 #undef SDL_JOYSTICK_XINPUT
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt1550 set(SDL_JOYSTICK_XINPUT 1) variable

Completed in 26 milliseconds