[idd] apply resolution after the final replug

Preserve the requested display mode across intermediate swap chains when
rapid resolution changes cause replugs to be coalesced. Apply and clear
the mode only once the final replacement swap chain is ready.
This commit is contained in:
Geoffrey McRae
2026-07-18 04:36:42 +10:00
parent 791da3387a
commit 87db473122
3 changed files with 14 additions and 15 deletions

View File

@@ -187,7 +187,6 @@ public:
void ReplugMonitor();
void OnMonitorDestroyed(IDDCX_MONITOR monitor);
void OnAssignSwapChain();
void OnSwapChainAssigned();
void OnSwapChainReleased();
void OnSwapChainReady();