mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 17:01:17 +00:00
Improves the accuracy of FMADDS and other single precision FMA operations This is accomplished by using an error-free transformation It also thoroughly explains the quirks and difficulty of these operations This fixes Mario Strikers and is necessary for fully fixing 1080 Avalanche For single precision inputs it should be equivalent to a 32-bit FMA |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt | ||
DolphinTool | ||
InputCommon | ||
MacUpdater | ||
UICommon | ||
UpdaterCommon | ||
VideoBackends | ||
VideoCommon | ||
WinUpdater | ||
CMakeLists.txt | ||
DolphinLib.ARM64.props | ||
DolphinLib.props | ||
DolphinLib.vcxproj | ||
DolphinLib.vcxproj.user | ||
DolphinLib.x64.props | ||
VersionInfo.plist.in |