index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
startup_checks.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2023-06-03
android: native: Add support for custom Vulkan driver loading.
bunnei
2023-03-12
general: fix spelling mistakes
Liam
2022-12-18
Use execlp instead of execl to avoid failure
Marco Rubin
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
MatÃas Locatti
2022-11-27
Vulkan: update initialization
Liam
2022-11-23
startup_checks: Use fmt::print, fix exec error handling
lat9nq
2022-11-23
startup_checks: Use Windows flow for *nix
lat9nq
2022-10-22
startup_checks: Resolve -Wstringop-truncation
Morph
2022-10-22
startup_checks: Resolve -Wformat
Morph
2022-09-19
yuzu qt: Add option to disable startup Vulkan check
lat9nq
2022-09-04
yuzu: Use a debugger to generate minidumps
lat9nq
2022-07-12
startup_checks: Use WaitForSingleObject and more cleanup
lat9nq
2022-07-10
startup_checks: Use GetEnvironmentVariableA
lat9nq
2022-07-10
startup_checks: Clean up
lat9nq
2022-07-10
startup_checks: Implement unix side code
lat9nq
2022-07-10
yuzu: Simplify broken Vulkan handling
lat9nq
2022-07-10
yuzu: Check Vulkan on startup with a child
lat9nq
2022-07-10
yuzu: Rename check_vulkan to startup_checks
lat9nq