dolphin/Source/Core
Geotale ffa680b15c Proper Subnormal Rounding When Interpreting
During 25-bit rounding, subnormals are "normalized"
This would normally mean that the exponent needs to be able to be <-1023
Instead, you can modify at what bit you round and get the same results!
This is done by finding the highest bit and shifting right the round bit

Co-Authored-By: JosJuice <josjuice@gmail.com>
2024-09-03 11:33:32 -05:00
..
AudioCommon
Common Add OpenBSD/arm64 support. 2024-05-22 14:32:37 -04:00
Core Proper Subnormal Rounding When Interpreting 2024-09-03 11:33:32 -05:00
DiscIO DiscIO: drop unused Volume::CheckContentIntegrity() overload 2024-05-26 00:10:26 +01:00
DolphinNoGUI Merge pull request #12760 from AdmiralCurtiss/win-cmake-fix 2024-05-05 19:40:25 +02:00
DolphinQt Remove names from badge objects 2024-05-23 21:29:23 +02:00
DolphinTool
InputCommon Merge pull request #12711 from jordan-woyak/modifier-range-ini-default 2024-05-21 22:11:42 +02:00
MacUpdater
UICommon Merge pull request #12736 from mitaclaw/minizip-ng-update 2024-05-21 22:21:56 +02:00
UpdaterCommon
VideoBackends Merge pull request #12537 from TellowKrinkle/MTLSubgroup 2024-05-21 22:17:22 +02:00
VideoCommon Refactored Achievement Badges into Texture Layers 2024-05-23 10:41:45 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props
DolphinLib.vcxproj Externals: Convert minizip-ng To Submodule 2024-05-03 12:43:33 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props