dolphin/Source/UnitTests
Lioncash 4288bfe0f9 Common: Move host communication enum to Host.h
Given this is actually a part of the Host interface, this should be
placed with it.

While we're at it, turn it into an enum class so that we don't dump its
contained values into the surrounding scope. We can also make
Host_Message take the enum type itself directly instead of taking a
general int value.

After this, it'll be trivial to divide out the rest of Common.h and
remove the header from the repository entirely
2018-05-28 14:34:59 -04:00
..
Common IOSC: Implement VerifyPublicKeySign for ECC 2018-05-20 20:04:53 +02: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 CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
StubHost.cpp Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
UnitTests.vcxproj Win32/FileUtil: Fix IsDirectory() not working for certain directories 2018-05-04 23:53:41 +02:00
UnitTests.vcxproj.user msbuild: increment other version numbers to vs2017 equivalents 2017-06-03 18:20:39 -07:00