Change Present to finish only after swap
This commit is contained in:
parent
6fff8e3921
commit
ac90cd0378
6 changed files with 20 additions and 1 deletions
|
@ -163,6 +163,7 @@ public slots:
|
|||
void OnEmulationStarting(EmuThread* emu_thread);
|
||||
void OnEmulationStopping();
|
||||
void OnFramebufferSizeChanged();
|
||||
void OnFrameSwapped();
|
||||
|
||||
signals:
|
||||
/// Emitted when the window is closed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue