dolphin/Source/Core/InputCommon/ControllerInterface
Pokechu22 74a14c7d1f ControllerInterface: Fix uninitialized variables in DualShockUDPClient
Strangely, this case did not trigger a C26495 warning in Visual Studio's analyzer; instead, I spotted this when using Valgrind.
2023-02-15 19:23:47 -08:00
..
Android
DInput
DualShockUDPClient ControllerInterface: Fix uninitialized variables in DualShockUDPClient 2023-02-15 19:23:47 -08:00
evdev ControllerInterface: evdev InputBackend implementation. 2022-11-01 21:59:08 -05:00
ForceFeedback
OSX
Pipes
Quartz InputCommon:QuartzKB&M: Fix mouse y coordinates 2022-12-31 23:42:11 -06:00
SDL InputCommon:SDL: Add SDL 2.26 left and right motion inputs 2022-11-24 15:12:07 -06:00
Touch Common: Replace StringBeginsWith/StringEndsWith with std equivalents 2023-01-24 14:58:20 -05:00
WGInput
Wiimote
Win32
XInput
Xlib InputCommon/XInput2: Fix shadowing warning 2023-02-09 16:23:02 -08:00
ControllerInterface.cpp ControllerInterface: DSU InputBackend implementation. 2022-11-01 21:59:09 -05:00
ControllerInterface.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
CoreDevice.cpp
CoreDevice.h
InputBackend.cpp ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
InputBackend.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
MappingCommon.cpp
MappingCommon.h