Prefer direct rendering when using HDR

This commit is contained in:
Cameron Gutman
2022-01-27 22:36:49 -06:00
parent e64b15d2a7
commit ad0afb5fc9
2 changed files with 15 additions and 1 deletions
@@ -32,6 +32,7 @@ private:
int m_DrmFd;
bool m_SdlOwnsDrmFd;
bool m_SupportsDirectRendering;
bool m_Main10Hdr;
uint32_t m_ConnectorId;
uint32_t m_EncoderId;
uint32_t m_CrtcId;