OpenGLHostDisplay: Set swap interval on emu thread
Fixes vsync being locked on in Linux.
This commit is contained in:
@@ -81,6 +81,8 @@ protected:
|
||||
void DestroyImGuiContext() override;
|
||||
bool UpdateImGuiFontTexture() override;
|
||||
|
||||
void SetSwapInterval();
|
||||
|
||||
void RenderDisplay();
|
||||
void RenderImGui();
|
||||
void RenderSoftwareCursor();
|
||||
|
||||
Reference in New Issue
Block a user