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-01 08:00:52 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e204b3c8ee46653ca1c9d2aea6877ec3d11f7472
dolphin
/
Source
/
Core
/
InputCommon
History
Mai
ac53766058
Merge pull request
#12215
from JosJuice/android-si-devices
...
Android: Add more GameCube controller types
2023-11-28 19:21:29 +01:00
..
ControllerEmu
Android: Get profile name from core
2023-10-01 18:47:49 +02:00
ControllerInterface
SDL: Add default case to switch statement
2023-11-10 12:05:20 -08: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
CMake: Use targets for all optionally-external dependencies
2023-06-15 01:41:41 -05:00
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
Use structs for config callback IDs
2023-08-17 19:19:26 +02:00
GCAdapter.h
…
GCPadStatus.h
…
ImageOperations.cpp
…
ImageOperations.h
…
InputConfig.cpp
InputConfig: Update IsControllerControlledByGamepadDevice for Android input overhaul
2023-08-01 19:35:55 +02:00
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…