mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 11:57:46 +00:00
Merge pull request #8564 from lat9nq/dinner-fork
yuzu: Streamline broken Vulkan handling
This commit is contained in:
commit
e2647971f8
12 changed files with 181 additions and 124 deletions
|
@ -30,8 +30,6 @@ add_executable(yuzu
|
|||
applets/qt_web_browser_scripts.h
|
||||
bootmanager.cpp
|
||||
bootmanager.h
|
||||
check_vulkan.cpp
|
||||
check_vulkan.h
|
||||
compatdb.ui
|
||||
compatibility_list.cpp
|
||||
compatibility_list.h
|
||||
|
@ -158,6 +156,8 @@ add_executable(yuzu
|
|||
main.cpp
|
||||
main.h
|
||||
main.ui
|
||||
startup_checks.cpp
|
||||
startup_checks.h
|
||||
uisettings.cpp
|
||||
uisettings.h
|
||||
util/controller_navigation.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue