dolphin/Source/Core
JosJuice 662ae570a0 JitArm64: Make EmitBackpatchRoutine support saving W0
Being able to preserve the address register is useful for the
next commit, and W0 is the address register used for loads. Saving
the address register used for stores, W1, was already supported.
2021-11-20 23:39:27 +01:00
..
AudioCommon Merge pull request #10169 from leoetlino/fmt-localtime 2021-11-07 00:08:14 -04:00
Common Merge pull request #10055 from JosJuice/jitarm64-reuse-memory 2021-11-20 17:35:24 -05:00
Core JitArm64: Make EmitBackpatchRoutine support saving W0 2021-11-20 23:39:27 +01:00
DiscIO RiivolutionPatcher: Use case-insensitive filename comparison when searching for files in a folder patch. 2021-11-20 01:15:18 +01:00
DolphinNoGUI Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
DolphinQt Use Fast Texture Sampling by default 2021-11-17 21:29:57 -08:00
InputCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
MacUpdater
UICommon Core, DolphinQt, UICommon: Fix all cases of -Wrange-loop-construct in gcc 11 2021-11-02 13:50:21 +01:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Merge pull request #10222 from phire/fix-copy-filter-clamping 2021-11-18 17:48:33 -05:00
VideoCommon Merge pull request #10222 from phire/fix-copy-filter-clamping 2021-11-18 17:48:33 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Eliminate SamplerCommon 2021-11-17 20:04:34 -08:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props