This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-27 23:05:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4afa1ebfa8068ea061d56ccae28cff7378938e3
dolphin
/
Source
/
Core
/
InputCommon
T
History
Jordan Woyak
5a80105555
Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer.
2025-05-03 18:32:30 -05:00
..
ControllerEmu
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input.
2025-04-10 15:55:49 -05:00
ControllerInterface
SDL: Check if touchpad exists before getting input
2025-05-02 17:21:42 -07:00
ControlReference
…
DynamicInputTextures
Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures
2025-03-22 14:53:02 -05:00
CMakeLists.txt
InputCommon: Move SDL Device class into its own cpp/h files.
2025-03-30 23:23:06 -05:00
DynamicInputTextureManager.cpp
Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures
2025-03-22 14:53:02 -05:00
DynamicInputTextureManager.h
…
GCAdapter.cpp
…
GCAdapter.h
…
GCPadStatus.h
…
ImageOperations.cpp
Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer.
2025-05-03 18:32:30 -05:00
ImageOperations.h
…
InputConfig.cpp
Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures
2025-03-22 14:53:02 -05:00
InputConfig.h
Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures
2025-03-22 14:53:02 -05:00
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…