mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 11:53:43 +00:00
GPU: Delay Fences.
This commit is contained in:
@@ -34,6 +34,7 @@ void DmaPusher::DispatchCalls() {
|
||||
}
|
||||
gpu.FlushCommands();
|
||||
gpu.SyncGuestHost();
|
||||
gpu.OnCommandListEnd();
|
||||
}
|
||||
|
||||
bool DmaPusher::Step() {
|
||||
|
||||
Reference in New Issue
Block a user