dolphin/Source/Core
Tillmann Karras 9ef64245fa MathUtil: fix IsQNAN()
The constants were one nibble too short and the lower 51 bits don't
actually have to be zero.
2014-03-09 19:34:58 +01:00
..
AudioCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Common MathUtil: fix IsQNAN() 2014-03-09 19:34:58 +01:00
Core MathUtil: fix IsQNAN() 2014-03-09 19:34:58 +01:00
DiscIO Add two other formats to the list of extensions in IsSoundFile 2014-03-04 08:57:07 -05:00
DolphinWX Merge pull request #96 from lioncash/remove-console-correctly 2014-03-08 15:54:06 +13:00
InputCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
VideoBackends SW renderer: add missing ClearCurrent() 2014-03-06 01:53:29 +01:00
VideoCommon Fixes include order of TextureConversionShader.cpp 2014-03-09 12:38:29 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00