mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-13 23:12:59 +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