Browse Source
yuzu-qt/config: Add option to disable compute on Intel
yuzu-qt/config: Add option to disable compute on Intel
This option is only visible if an Intel GPU using the proprietary driver is found during Vulkan device enumeration. configure_graphics: More directly get driver id Vulkan::Device does quite a bit more than we need just to see the driver ID here.pull/15/merge
10 changed files with 63 additions and 9 deletions
-
2src/yuzu/configuration/config.cpp
-
3src/yuzu/configuration/configure_dialog.cpp
-
2src/yuzu/configuration/configure_dialog.h
-
23src/yuzu/configuration/configure_graphics.cpp
-
6src/yuzu/configuration/configure_graphics.h
-
17src/yuzu/configuration/configure_graphics_advanced.cpp
-
3src/yuzu/configuration/configure_graphics_advanced.h
-
11src/yuzu/configuration/configure_graphics_advanced.ui
-
3src/yuzu/configuration/configure_per_game.cpp
-
2src/yuzu/configuration/configure_per_game.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue