dolphin/Source/Core
JosJuice 351d095fff JitArm64: Optimize a few tail calls
Maybe "tail call" isn't quite the right term for what this code
is doing, since it's jumping to the dispatcher rather than
returning, but it's the same optimization as for a tail call.
2022-10-15 21:45:44 +02:00
..
AudioCommon
Common Common/Matrix: Fix Quaternion Norm function. 2022-10-10 21:16:35 -05:00
Core JitArm64: Optimize a few tail calls 2022-10-15 21:45:44 +02:00
DiscIO VolumeVerifier: Add missing assignment to summary_text. 2022-09-23 14:57:55 +02:00
DolphinNoGUI
DolphinQt Remove most uses of StringFromFormat in favor of fmt 2022-10-12 16:50:47 -07:00
DolphinTool
InputCommon Input: Add "abs" input expression function. 2022-10-11 19:28:21 -05:00
MacUpdater
UICommon Merge pull request #11088 from JosJuice/uicommon-set-enable-alert 2022-09-29 09:09:29 -04:00
UpdaterCommon
VideoBackends Remove varargs support from LOG_VULKAN_ERROR 2022-10-12 16:50:51 -07:00
VideoCommon Simplify saving CP state 2022-10-09 19:32:59 -07:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props