dolphin/Source/Core/VideoBackends
Fletcher Porter f16e9045a2 Silence the -Wswitch warnings in Tev
The compiler was loudly announcing each and every branch Tev was not checking in
a switch statement, but Tev has learned it's lesson and will produce that
warning no more.
2021-10-13 23:54:06 -07:00
..
D3D Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
D3D12 Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
D3DCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Null VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
OGL Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
Software Silence the -Wswitch warnings in Tev 2021-10-13 23:54:06 -07:00
Vulkan Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00