summaryrefslogtreecommitdiff
path: root/src/yuzu/startup_checks.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2023-06-03android: native: Add support for custom Vulkan driver loading.bunnei
2023-03-12general: fix spelling mistakesLiam
2022-12-18Use execlp instead of execl to avoid failureMarco Rubin
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti
2022-11-27Vulkan: update initializationLiam
2022-11-23startup_checks: Use fmt::print, fix exec error handlinglat9nq
2022-11-23startup_checks: Use Windows flow for *nixlat9nq
2022-10-22startup_checks: Resolve -Wstringop-truncationMorph
2022-10-22startup_checks: Resolve -WformatMorph
2022-09-19yuzu qt: Add option to disable startup Vulkan checklat9nq
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-07-12startup_checks: Use WaitForSingleObject and more cleanuplat9nq
2022-07-10startup_checks: Use GetEnvironmentVariableAlat9nq
2022-07-10startup_checks: Clean uplat9nq
2022-07-10startup_checks: Implement unix side codelat9nq
2022-07-10yuzu: Simplify broken Vulkan handlinglat9nq
2022-07-10yuzu: Check Vulkan on startup with a childlat9nq
2022-07-10yuzu: Rename check_vulkan to startup_checkslat9nq