dolphin/Source/Core/Core
JosJuice 6eefc3c524 Make default graphics backend not show up as empty
Fixes https://bugs.dolphin-emu.org/issues/12245.

I considered making a change to DolphinQt instead of
the core, but then additional effort would've been
required to add the same fix to the Android GUI once
we start using the new config system there.
2020-09-06 12:56:45 +02:00
..
Boot Merge pull request #8855 from shuffle2/dol 2020-08-16 06:02:39 -04:00
Config Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
ConfigLoaders
Debugger Fix various -Wshadow warnings 2020-08-08 21:45:03 +01:00
DSP
FifoPlayer
HLE
HW replace is_pod with is_standard_layout && is_trivially_copyable 2020-08-23 13:57:05 -07:00
IOS Merge pull request #9033 from leoetlino/scan-thread 2020-09-01 17:56:33 -04:00
PowerPC Merge pull request #9037 from shuffle2/code-cleanup 2020-08-30 19:43:23 -05:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CMakeLists.txt
CommonTitles.h
ConfigManager.cpp
ConfigManager.h
Core.cpp Remove wait_for_completion parameter from Renderer::SaveScreenshot 2020-08-06 21:57:12 +02:00
Core.h Remove wait_for_completion parameter from Renderer::SaveScreenshot 2020-08-06 21:57:12 +02:00
Core.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
Core.vcxproj.filters
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
HotkeyManager.h
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h Add support for FreeBSD/arm64 2020-08-27 21:54:04 +01:00
MemoryWatcher.cpp MemoryWatcher: Do not follow invalid pointers 2020-08-30 10:29:40 +02:00
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp
State.h
SysConf.cpp
SysConf.h
TitleDatabase.cpp
TitleDatabase.h
WiiRoot.cpp
WiiRoot.h
WiiUtils.cpp
WiiUtils.h