Home
last modified time | relevance | path

Searched refs:SDL_IsXInputDevice (Results 1 – 12 of 12) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/3rdparty/xinputcheck-src/
H A Dxinputcheck.cpp74 SDL_IsXInputDevice(const GUID* pGuidProductFromDirectInput) in SDL_IsXInputDevice() function
153 return SDL_IsXInputDevice(pGuidProductFromDirectInput); in XInputCheck_IsGuidProductXInputDevice()
H A DREADME9 sharing easier! Right now, the SDL_IsXInputDevice is directly
/dports/audio/murmur/mumble-1.3.3/3rdparty/xinputcheck-src/
H A Dxinputcheck.cpp74 SDL_IsXInputDevice(const GUID* pGuidProductFromDirectInput) in SDL_IsXInputDevice() function
153 return SDL_IsXInputDevice(pGuidProductFromDirectInput); in XInputCheck_IsGuidProductXInputDevice()
H A DREADME9 sharing easier! Right now, the SDL_IsXInputDevice is directly
/dports/devel/sdl20/SDL2-2.0.18/src/joystick/windows/
H A DSDL_windows_gaming_input.c96 SDL_IsXInputDevice(Uint16 vendor, Uint16 product) in SDL_IsXInputDevice() function
344 if (!ignore_joystick && SDL_IsXInputDevice(vendor, product)) { in IEventHandler_CRawGameControllerVtbl_InvokeAdded()
H A DSDL_dinputjoystick.c237 SDL_IsXInputDevice(Uint16 vendor_id, Uint16 product_id, const char* hidPath) in SDL_IsXInputDevice() function
454 CHECK(!SDL_IsXInputDevice(vendor, product, hidPath)); in EnumJoystickDetectCallback()
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/windows/
H A DSDL_windows_gaming_input.c96 SDL_IsXInputDevice(Uint16 vendor, Uint16 product) in SDL_IsXInputDevice() function
344 if (!ignore_joystick && SDL_IsXInputDevice(vendor, product)) { in IEventHandler_CRawGameControllerVtbl_InvokeAdded()
H A DSDL_dinputjoystick.c237 SDL_IsXInputDevice(Uint16 vendor_id, Uint16 product_id, const char* hidPath) in SDL_IsXInputDevice() function
454 CHECK(!SDL_IsXInputDevice(vendor, product, hidPath)); in EnumJoystickDetectCallback()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/joystick/windows/
H A DSDL_dinputjoystick.c238 SDL_IsXInputDevice(const GUID* pGuidProductFromDirectInput) in SDL_IsXInputDevice() function
361 if (SDL_IsXInputDevice(&pdidInstance->guidProduct)) { in EnumJoysticksCallback()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/joystick/windows/
H A DSDL_dinputjoystick.c238 SDL_IsXInputDevice(const GUID* pGuidProductFromDirectInput) in SDL_IsXInputDevice() function
361 if (SDL_IsXInputDevice(&pdidInstance->guidProduct)) { in EnumJoysticksCallback()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/joystick/windows/
H A DSDL_dinputjoystick.c238 SDL_IsXInputDevice(const GUID* pGuidProductFromDirectInput) in SDL_IsXInputDevice() function
361 if (SDL_IsXInputDevice(&pdidInstance->guidProduct)) { in EnumJoysticksCallback()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/joystick/windows/
H A DSDL_dinputjoystick.c236 SDL_IsXInputDevice(const GUID* pGuidProductFromDirectInput) in SDL_IsXInputDevice() function
375 if (SDL_IsXInputDevice(&pdidInstance->guidProduct)) { in EnumJoysticksCallback()