yuzu/src/video_core
Markus Wick cb9dd01ffd video_core: Block in WaitFence.
This function is called rarely and blocks quite often for a long time.
So don't waste power and let the CPU sleep.

This might also increase the performance as the other cores might be allowed to clock higher.
2019-12-30 13:04:53 +01:00
..
2019-12-30 13:04:53 +01:00
2019-12-30 13:04:53 +01:00