summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/MathUtilTest.cpp
AgeCommit message (Expand)Author
2016-04-03MathUtilTest: Fix tests on MSVC - Document compiler bugLioncash
2015-08-21MathUtil: Remove IsNAN and IsINFLioncash
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-01Fix include order of files outside of Source/CoreTillmann Karras
2014-09-08Rename Log2 and add IsPow2 to MathUtils for future useFiora
2014-09-05Revert "JIT64: optimize CA calculations"Fiora
2014-09-01Rename Log2 and add IsPow2 to MathUtils for future useFiora
2014-09-01unittests: correct some integers which should have been floating point typesShawn Hoffman
2014-07-15Fix incorrect clamping in SWRenderer.Scott Mansell
2014-03-24MathUtilTest: add test for FlushToZeroTillmann Karras
2014-03-09MathUtil: fix IsQNAN()Tillmann Karras
2014-03-09Add more tests for Common and Core/MMIOPierre Bourdon