yuzu/src/video_core
Markus Wick 5145133a60 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.
2021-04-07 22:38:52 +02:00
..
2021-02-15 05:26:28 +00:00
2021-02-13 13:07:56 -05:00
2020-07-17 14:24:57 +10:00