mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-06 12:45:21 +02:00
Vulkan: Blacklist on Switch.
This commit is contained in:
@@ -236,6 +236,7 @@ bool g_vulkanMayBeAvailable = false;
|
||||
|
||||
static const char *device_name_blacklist[] = {
|
||||
"NVIDIA:SHIELD Tablet K1",
|
||||
"SDL:Horizon",
|
||||
};
|
||||
|
||||
static const char *so_names[] = {
|
||||
|
||||
Reference in New Issue
Block a user