Force V-Sync enabled for DXVA2 windowed with DWM composition enabled

This commit is contained in:
Cameron Gutman
2018-09-03 23:34:15 -07:00
parent 203b2fcaca
commit 9aa487418f
2 changed files with 7 additions and 1 deletions
@@ -45,6 +45,7 @@ private:
int m_VideoFormat;
int m_VideoWidth;
int m_VideoHeight;
bool m_ForceVsyncOn;
int m_DisplayWidth;
int m_DisplayHeight;