This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e4e425b93038aa485b4432ada5626c2f8e8ccc02
dolphin
/
Source
/
Core
/
InputCommon
T
History
Lioncash
e5b91f00b0
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
...
Obsoletes these functions in favor of the standard member functions added in C++20.
2023-01-24 14:58:20 -05:00
..
ControllerEmu
…
ControllerInterface
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
2023-01-24 14:58:20 -05:00
ControlReference
…
DynamicInputTextures
…
CMakeLists.txt
ControllerInterface: Add InputBackend interface and SDL implementation.
2022-11-01 21:59:08 -05:00
DynamicInputTextureManager.cpp
…
DynamicInputTextureManager.h
…
GCAdapter.cpp
CoreTiming: Refactor to class.
2022-11-27 03:47:12 +01:00
GCAdapter.h
GCAdapter: Process pad state in read thread and other general cleanups.
2022-10-22 00:38:59 -05:00
GCPadStatus.h
…
ImageOperations.cpp
…
ImageOperations.h
…
InputConfig.cpp
…
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…