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_graphics.ui | 72 +++++++++++++++++++++++----- 1 file changed, 60 insertions(+), 12 deletions(-) (limited to 'src/yuzu/configuration/configure_graphics.ui') diff --git a/src/yuzu/configuration/configure_graphics.ui b/src/yuzu/configuration/configure_graphics.ui index 0309ee300..e24372204 100644 --- a/src/yuzu/configuration/configure_graphics.ui +++ b/src/yuzu/configuration/configure_graphics.ui @@ -7,21 +7,69 @@ 0 0 400 - 300 + 321 Form - + - + + + + + API Settings + + + + + + + + API: + + + + + + + + OpenGL + + + + + Vulkan + + + + + + + + + + + + Device: + + + + + + + + + + + - Graphics + Graphics Settings - + @@ -30,16 +78,16 @@ - + - Use accurate GPU emulation (slow) + Use asynchronous GPU emulation - + - Use asynchronous GPU emulation + Use accurate GPU emulation (slow) @@ -51,11 +99,11 @@ - + - Internal Resolution + Internal Resolution: @@ -91,7 +139,7 @@ - + -- cgit v1.2.3