dolphin/Source
Christian Widmer 252a3d16c2 VideoCommon: Add includes for generic build
On x86_64 and arm64 builds Common/MsgHandler.h and Common/Logging/Log.h are
indirectly included through the corresponding VertexLoaders, Emitters
and lastly Assert.h. Because the generic build does not build a vertex
loader JIT it does not include those and fails at compile time.
Thanks to HdkR and mibofra!
2015-10-16 20:18:27 +02:00
..
Android Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
Core VideoCommon: Add includes for generic build 2015-10-16 20:18:27 +02:00
DSPSpy DSPSpy: support dumping to SD Gecko in slot B on GameCube 2015-07-19 17:26:30 +03:00
DSPTool [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
PCH pch: Update MSVC version check 2015-10-02 20:51:23 -04:00
UnitTests Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
VSProps Merge pull request #3091 from Tilka/mbedtls 2015-10-03 18:00:58 -07:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln mbedTLS: adapt Dolphin's Visual Studio files 2015-09-25 03:46:41 +02:00