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-05-20 04:38:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43aa7e9b9658d3c1508512b6b0caef7737ed6683
dolphin
/
Source
/
Core
/
InputCommon
T
History
JMC47
43aa7e9b96
Merge pull request
#13694
from jordan-woyak/sdl3
...
Update to SDL3
2025-06-24 18:59:48 -04:00
..
ControllerEmu
Merge pull request
#13702
from CostPerUnit/master
2025-06-09 00:09:35 -04:00
ControllerInterface
Merge pull request
#13694
from jordan-woyak/sdl3
2025-06-24 18:59:48 -04:00
ControlReference
Source: Remove redundant lambda parameter lists
2025-06-14 10:19:31 +02:00
DynamicInputTextures
Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures
2025-03-22 14:53:02 -05:00
CMakeLists.txt
InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16.
2025-06-07 16:27:54 -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
Common/IniFile: Move interface into Common namespace
2023-04-13 10:19:28 -04:00
GCAdapter.cpp
LibusbDevice: Don't detach kernel drivers on macOS
2025-02-01 10:32:20 +13:00
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
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07:00
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
Modernize
std::set_intersection
with ranges
2024-10-10 00:53:48 -07:00
InputProfile.h
…
KeyboardStatus.h
…