dolphin/Source/Core/VideoBackends
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
..
D3D Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
D3D12 Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
D3DCommon msvc: enable /Zc:preprocessor and make build compile cleanly 2020-08-27 21:58:48 -07:00
Null Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
OGL Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
Software Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
Vulkan Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00