mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Properly handle multiple window event flush barriers in flight at once
Fixes streaming on macOS Mojave without Metal support
This commit is contained in:
@@ -152,7 +152,7 @@ private:
|
||||
SdlInputHandler* m_InputHandler;
|
||||
SDL_SpinLock m_InputHandlerLock;
|
||||
int m_MouseEmulationRefCount;
|
||||
bool m_FlushingWindowEvents;
|
||||
int m_FlushingWindowEventsRef;
|
||||
|
||||
bool m_AsyncConnectionSuccess;
|
||||
int m_PortTestResults;
|
||||
|
||||
Reference in New Issue
Block a user