dolphin/Source
Lioncash 8d9221a71e MathUtilTest: Fix tests on MSVC - Document compiler bug
MSVC's implementation of numeric_limits currently generates incorrect
signaling NaNs. The resulting values are actually quiet NaNs instead.

This commit is based off of a solution by shuffle2. The only
difference is a template specialization for floats is also added
to cover all bases
2016-04-03 19:16:47 -04:00
..
Android Merge pull request #3722 from Sonicadvance1/upgrade_to_new_MaJoR1 2016-03-27 22:43:22 +02:00
Core MathUtilTest: Fix tests on MSVC - Document compiler bug 2016-04-03 19:16:47 -04:00
DSPSpy
DSPTool
PCH pch: Update Visual Studio version check 2016-03-30 20:31:59 -04:00
UnitTests MathUtilTest: Fix tests on MSVC - Document compiler bug 2016-04-03 19:16:47 -04:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00