dolphin/Source/Core
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
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common MathUtilTest: Fix tests on MSVC - Document compiler bug 2016-04-03 19:16:47 -04:00
Core Use a sane default for the controller update rate. 2016-03-27 09:02:52 +13:00
DiscIO properly open/close the file to avoid rapid open/close cycles 2016-03-20 13:10:51 +01:00
DolphinQt2 Implements Emulation MenuBar 2016-03-20 11:44:35 +11:00
DolphinWX VideoBackends: Do not use Anisotropy on Point filtered textures. 2016-03-24 13:43:29 +11:00
InputCommon Improve stability of the Wii U Gamecube Controller adapter under Android. 2016-02-13 08:17:20 -06:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends D3D: Amend code to fix a new VS warning 2016-03-30 20:59:57 -04:00
VideoCommon Merge pull request #3672 from EmptyChaos/d3d-anisotropy 2016-03-26 03:25:01 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00