dolphin/Source/UnitTests
Lioncash ba01f6dba3 CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Also move it to MathUtils where it belongs with the rest of the
power-of-two functions. This gets rid of pollution of the current scope
of any translation unit with b<value> macros that aren't intended to be
used directly.
2018-05-10 19:42:20 -04:00
..
Common CommonFuncs: Convert ROUND_UP_POW2 macro to a function 2018-05-10 19:42:20 -04:00
Core IOS/FS: Fix rename not handling existing target correctly 2018-05-08 23:55:13 +02:00
VideoCommon FloatUtils: Remove IntDouble and IntFloat 2018-05-10 12:28:09 -04:00
CMakeLists.txt
StubHost.cpp
UnitTests.vcxproj
UnitTests.vcxproj.user