dolphin/Source/Core/VideoBackends
JosJuice 28aa04312c Common/LinearDiskCache: Replace std::fstream with File::IOFile
File::IOFile is better suited to this type of task.
Split out from a future PR.
2020-11-05 00:31:17 +01: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 Common/LinearDiskCache: Replace std::fstream with File::IOFile 2020-11-05 00:31:17 +01:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00