dolphin/Source/UnitTests
Lioncash c4fb07f428 Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms
Previously these were required to be built into the executable so that
the JIT portion of the DSP code would build properly, as the
x86-64-specifics were tightly coupled to the DSP common code. As this is
no longer the case, this is no longer necessary.
2018-06-21 06:53:31 -04:00
..
Common Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms 2018-06-21 06:53:31 -04:00
Core PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
VideoCommon UnitTests/VertexLoaderTest: Fix compilation on newer GTest versions 2018-06-12 14:59:57 +02:00
CMakeLists.txt
StubHost.cpp
UnitTests.vcxproj
UnitTests.vcxproj.user