dolphin/Source
Léo Lam 72e3f1ecec Remove unnecessary ConfigManager includes
Making changes to ConfigManager.h has always been a pain, because
it means rebuilding half of Dolphin, since a lot of files depend on
and include this header.

However, it turns out some includes are unnecessary. This commit
removes ConfigManager includes from files which don't contain
SConfig or GPUDeterminismMode or GPU_DETERMINISM (which means the
ConfigManager include is not used).

(I've also had to get rid of some indirect includes.)
2016-11-27 22:38:38 +01:00
..
Android Android: Specify ini file for every setting 2016-11-14 18:34:06 -05:00
Core Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
DSPSpy
DSPTool
PCH
UnitTests BlockingLoop: Yield to UI message pump while waiting. 2016-11-11 13:37:02 +01:00
VSProps Add a __LIBUSB__ define 2016-10-03 21:07:12 +02:00
.clang-format
CMakeLists.txt Fix various comment typos 2016-10-24 18:27:49 +02:00
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00