dolphin/Source
JosJuice edcf6819e2 Don't load game INIs in Core::Init
The game INIs are already loaded in BootManager::BootCore,
which is executed right before. Let's put the g_aspect_wide
code there instead.
2017-02-03 21:56:45 +01:00
..
Android cmake: Remove PCH support 2017-01-24 03:22:03 +01:00
Core Don't load game INIs in Core::Init 2017-02-03 21:56:45 +01:00
DSPSpy
DSPTool DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
PCH
UnitTests Merge pull request #4809 from Orphis/cmake_windows 2017-02-03 08:33:13 -05:00
VSProps vs: Move defines out of Common.h to the build system 2017-01-24 03:55:46 +01:00
.clang-format clang-format: Sort windows.h before other headers 2017-01-23 00:35:09 -08:00
CMakeLists.txt CMake: Move Windows defines to Source/CMakeLists.txt 2017-01-27 02:50:49 -08:00
dolphin-emu.sln