Frontends: Use DXGI_PRESENT_FLAG_ALLOW_TEARING for presentatation
This commit is contained in:
@@ -91,5 +91,6 @@ private:
|
||||
|
||||
bool m_display_texture_changed = false;
|
||||
bool m_display_linear_filtering = false;
|
||||
bool m_allow_tearing_supported = false;
|
||||
bool m_vsync = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user