From f92cbc55018b5a3d98dd2093354f20c62ace5fda Mon Sep 17 00:00:00 2001 From: ReinUsesLisp Date: Tue, 21 Jan 2020 16:40:53 -0300 Subject: yuzu: Implement Vulkan frontend Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing bits on Vulkan initialization. --- src/yuzu/configuration/configure_debug.ui | 116 +++++++++++++++++++++++------- 1 file changed, 90 insertions(+), 26 deletions(-) (limited to 'src/yuzu/configuration/configure_debug.ui') diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui index ce49569bb..e028c4c80 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui @@ -7,7 +7,7 @@ 0 0 400 - 474 + 467 @@ -103,6 +103,80 @@ + + + + + + + Homebrew + + + + + + + + Arguments String + + + + + + + + + + + + + + + Graphics + + + + + + true + + + When checked, the graphics API enters in a slower debugging mode + + + Enable Graphics Debugging + + + + + + + + + + Dump + + + + + + When checked, any NSO yuzu tries to load or patch will be copied decompressed to the yuzu/dump directory. + + + Dump Decompressed NSOs + + + + + + + When checked, any game that yuzu loads will have its ExeFS dumped to the yuzu/dump directory. + + + Dump ExeFS + + + @@ -129,11 +203,11 @@ - + Advanced - + @@ -144,29 +218,6 @@ - - - - Homebrew - - - - - - - - Arguments String - - - - - - - - - - - @@ -185,6 +236,19 @@ + + toggle_gdbstub + gdbport_spinbox + log_filter_edit + toggle_console + open_log_button + homebrew_args_edit + enable_graphics_debugging + dump_decompressed_nso + dump_exefs + reporting_services + quest_flag + -- cgit v1.2.3