From efc50485b80e4fde656897b7c9c32f2dbb78977b Mon Sep 17 00:00:00 2001 From: GPUCode Date: Sat, 9 Sep 2023 17:28:06 +0300 Subject: renderer_vulkan: Introduce separate cmd buffer for uploads --- src/yuzu/configuration/configure_debug.ui | 86 +++++++++++++++++-------------- 1 file changed, 48 insertions(+), 38 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 76fe98924..22b51f39c 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui @@ -271,19 +271,6 @@ - - - true - - - When checked, it disables the macro HLE functions. Enabling this makes games run slower - - - Disable Macro HLE - - - - true @@ -306,17 +293,27 @@ - - + + + + true + - When checked, yuzu will log statistics about the compiled pipeline cache + When checked, it will dump all the original assembler shaders from the disk shader cache or game as found - Enable Shader Feedback + Dump Game Shaders - + + + + Enable Renderdoc Hotkey + + + + true @@ -330,20 +327,17 @@ - - - Qt::Vertical + + + true - - QSizePolicy::Preferred + + When checked, it disables the macro HLE functions. Enabling this makes games run slower - - - 20 - 0 - + + Disable Macro HLE - + @@ -358,23 +352,39 @@ - - - - true + + + + Qt::Vertical + + + QSizePolicy::Preferred + + + 20 + 0 + + + + + + - When checked, it will dump all the original assembler shaders from the disk shader cache or game as found + When checked, yuzu will log statistics about the compiled pipeline cache - Dump Game Shaders + Enable Shader Feedback - - + + + + <html><head/><body><p>When checked, disables reording of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.</p></body></html> + - Enable Renderdoc Hotkey + Disable Buffer Reorder -- cgit v1.2.3