This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-29 23:39:20 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4bfc4feba19fe314913bceed913cebfc6d19372
dolphin
/
Source
/
Core
/
InputCommon
History
Tilka
8cbb2c2e44
Merge pull request
#12399
from lioncash/erasing
...
General: Make use of std::erase_if/std::erase where applicable
2023-12-12 20:54:52 +00:00
..
ControllerEmu
Android: Get profile name from core
2023-10-01 18:47:49 +02:00
ControllerInterface
MappingCommon: Make use of std::erase_if
2023-12-12 13:31:18 -05:00
ControlReference
Merge pull request
#12399
from lioncash/erasing
2023-12-12 20:54:52 +00: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
…