dolphin/Source/Core
JosJuice 4ac52cf053 JitArm64: Minor mtfsfix optimization
BFI takes two cycles on many CPUs, whereas AND (immediate) only takes
one.
2024-04-20 16:55:29 +02:00
..
AudioCommon Cubeb: check correct log level 2024-03-17 01:33:42 +00:00
Common Pass SettingsHandler buffers by const ref instead of rvalue ref 2024-04-12 18:50:21 -07:00
Core JitArm64: Minor mtfsfix optimization 2024-04-20 16:55:29 +02:00
DiscIO
DolphinNoGUI Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
DolphinQt Merge pull request #12436 from Filoppi/frame-dump-raw-internal-resolution 2024-04-13 03:39:37 +02:00
DolphinTool DolphinQt: A Ubiquitous Signal For When Symbols Change 2024-03-28 09:57:22 -07:00
InputCommon Android/ControllerInterface: Run the init code 2024-04-13 22:39:10 +02:00
MacUpdater
UICommon JitCache: Software Profiling Restoration 2024-04-09 13:43:31 -07:00
UpdaterCommon
VideoBackends Fix out of bounds accesses for invalid vertex component formats 2024-04-04 12:50:34 -07:00
VideoCommon Merge pull request #12436 from Filoppi/frame-dump-raw-internal-resolution 2024-04-13 03:39:37 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Remove Unused PerformanceCounter Code 2024-04-09 13:43:32 -07:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props