mirror of https://github.com/yuzu-mirror/yuzu
video_core/gpu_thread: Implement a ShutDown method.
This was implicitly done by `is_powered_on = false`, however the explicit method allows us to block until the GPU is actually gone. This should fix a race condition while removing the other subsystems while the GPU is still active.pull/8/head
parent
4aec060f6d
commit
5145133a60
Loading…
Reference in New Issue