Decouple MicroProfileFlip from Profiler::Present (and start a new frame in XE_SWAP)

This commit is contained in:
Dr. Chat
2016-02-07 19:23:05 -06:00
parent b696c645f5
commit 4335e41c14
3 changed files with 6 additions and 1 deletions

View File

@@ -693,6 +693,8 @@ bool CommandProcessor::ExecutePacketType3_XE_SWAP(RingBuffer* reader,
XELOGI("XE_SWAP");
Profiler::Flip();
// Xenia-specific VdSwap hook.
// VdSwap will post this to tell us we need to swap the screen/fire an
// interrupt.