dolphin/Source/Core
JosJuice 93e636abc3 Jit: Use accurate negation order for FMA instructions
It was believed that this only mattered when the rounding mode was
set to round to infinity, which games generally don't do, but it
can also affect the sign of the output when the inputs are all zero.
2021-07-29 23:33:35 +02:00
..
AudioCommon SI: Implement GBAEmu device 2021-07-13 16:42:57 +02:00
Common StringUtil: Remove unused function BuildCompleteFilename 2021-07-21 12:39:00 -07:00
Core Jit: Use accurate negation order for FMA instructions 2021-07-29 23:33:35 +02:00
DiscIO DiscIO: Fix broken workaround for MSVC ARM64 ICE 2021-07-24 13:29:03 +02:00
DolphinNoGUI Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
DolphinQt Qt: Implement GBA Interframe Blending 2021-07-24 20:34:26 +02:00
InputCommon Pad: GBA config 2021-07-13 16:42:35 +02:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon Config: GBA settings 2021-07-13 16:41:18 +02:00
UpdaterCommon UpdaterCommon: Use File::Copy() on non-macOS platforms 2021-07-09 12:56:23 -04:00
VideoBackends Software: Handle texture wrapping more accurately 2021-07-20 19:23:23 -07:00
VideoCommon Remove note about anisotropic filtering requiring edge LOD 2021-07-27 19:33:31 -07:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Merge pull request #9600 from Bonta0/mgba-pr 2021-07-21 02:36:43 -04:00
DolphinLib.vcxproj JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00