This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-20 17:29:38 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27db8d412391dbbc8bc51413cb5867ecddaea539
dolphin
/
Source
/
Core
/
InputCommon
History
Admiral H. Curtiss
5d7b5822c9
Merge pull request
#11972
from Minty-Meeo/string-improvements-part-1c
...
Replace std::ostringstream usage with fmt::format
2023-06-19 02:18:30 +02:00
..
ControllerEmu
ControllerEmu: Convert Translatability to enum class
2023-06-12 18:11:04 -07:00
ControllerInterface
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
ControlReference
Prefer static const std::regex
2023-06-08 09:39:23 -05:00
DynamicInputTextures
DITConfiguration: Use File::ReadFileToString
2023-06-17 19:38:15 -05:00
CMakeLists.txt
…
DynamicInputTextureManager.cpp
InputCommon / VideoCommon: remove dynamic input reloading the texture cache, this is no longer needed, assets reload automatically!
2023-06-07 18:30:10 -05:00
DynamicInputTextureManager.h
…
GCAdapter.cpp
…
GCAdapter.h
…
GCPadStatus.h
…
ImageOperations.cpp
…
ImageOperations.h
…
InputConfig.cpp
…
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…