dolphin/Source/Core
JosJuice c361f9155b Jit64: Turn SNaN into QNaN in HandleNaNs
Improves accuracy but isn't known to affect any games.

This turned out to be fairly convenient to implement; ORing with the
PPC default NaN will quieten SNaNs and do nothing to QNaNs.
2022-10-09 09:49:52 +02:00
..
AudioCommon
Common ENetUtil: Check return values of ENet functions in SendPacket(). 2022-10-09 02:39:38 +02:00
Core Jit64: Turn SNaN into QNaN in HandleNaNs 2022-10-09 09:49:52 +02:00
DiscIO VolumeVerifier: Add missing assignment to summary_text. 2022-09-23 14:57:55 +02:00
DolphinNoGUI
DolphinQt DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
DolphinTool
InputCommon Android: Use input override system for touch controls 2022-10-03 22:04:09 +02:00
MacUpdater
UICommon Merge pull request #11088 from JosJuice/uicommon-set-enable-alert 2022-09-29 09:09:29 -04:00
UpdaterCommon
VideoBackends VideoBackends:Vulkan: Fix command buffer cleanup 2022-10-08 21:40:33 +02:00
VideoCommon Merge pull request #11095 from K0bin/misc-vulkan 2022-10-08 22:24:30 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props WiimoteEmu: Add serialization for DesiredWiimoteState. 2022-10-02 23:14:36 +02:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props