mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-04 06:12:04 +00:00
[client/idd] harden demand-driven frame delivery
This commit is contained in:
@@ -1304,6 +1304,8 @@ void CIndirectDeviceContext::LGMPTimer()
|
||||
lgmpHostAckData(m_pointerQueue);
|
||||
}
|
||||
|
||||
m_frameScheduler.LogStatistics(now);
|
||||
|
||||
AcquireSRWLockExclusive(&m_framePublishLock);
|
||||
if (lgmpHostQueueNewSubs(m_frameQueue))
|
||||
m_frameResendPending = true;
|
||||
|
||||
Reference in New Issue
Block a user