lat9nq
|
554b7e220b
|
yuzu: Use a debugger to generate minidumps
yuzu: Move mini_dump out of core
startup_checks: Better exception handling
|
2022-09-04 21:36:04 -04:00 |
|
lat9nq
|
fbe7437c3a
|
startup_checks: Use WaitForSingleObject and more cleanup
|
2022-07-12 14:23:50 -04:00 |
|
lat9nq
|
1c5dc78d10
|
startup_checks: Use GetEnvironmentVariableA
Solves MSVC compile error. Also drops need string use for comparison.
|
2022-07-10 20:24:37 -04:00 |
|
lat9nq
|
358ad2421f
|
startup_checks: Clean up
Adds some comments, removes unused includes, and removes last bits of
logging since this is before the logging backend starts up.
|
2022-07-10 17:18:31 -04:00 |
|
lat9nq
|
bb4d2e3461
|
startup_checks: Implement unix side code
Wow fork() is nice, isn't it?
|
2022-07-10 17:01:37 -04:00 |
|
lat9nq
|
27848d6052
|
yuzu: Simplify broken Vulkan handling
|
2022-07-10 16:52:00 -04:00 |
|
lat9nq
|
6972bcd946
|
yuzu: Check Vulkan on startup with a child
|
2022-07-10 14:08:20 -04:00 |
|
lat9nq
|
200f152c3f
|
yuzu: Rename check_vulkan to startup_checks
|
2022-07-10 12:34:34 -04:00 |
|