dolphin/Source/Core
JosJuice e581d970d6 JitArm64: Fix MSVC warning '~': zero extending 'u32' to 'u64'
While the third parameter of ANDI2R is u64, the upper half of
it does not get read if we're emitting a 32-bit instruction
(which we are doing here).
2021-06-29 10:44:41 +02:00
..
AudioCommon
Common Merge pull request #9811 from JosJuice/fprf-denormal-singles 2021-06-29 03:18:18 +01:00
Core JitArm64: Fix MSVC warning '~': zero extending 'u32' to 'u64' 2021-06-29 10:44:41 +02:00
DiscIO
DolphinNoGUI
DolphinQt Merge pull request #9730 from Dentomologist/remove_audio_pane_stretching 2021-06-13 10:57:31 +02:00
InputCommon InputCommon: fix 2nd+ controller not defaulting to the default device 2021-06-07 19:31:38 +03:00
MacUpdater
UICommon Android: Stop using custom path for GameFileCache 2021-06-08 18:34:40 +02:00
UpdaterCommon
VideoBackends Merge pull request #9742 from Pokechu22/sw-resolution 2021-06-23 18:36:04 -04:00
VideoCommon Merge pull request #9833 from Pokechu22/ubershaders-tevcoord 2021-06-24 01:05:17 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props NetPlay/Jit64: Avoid using software FMA 2021-06-09 22:56:26 +02:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props