mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 22:50:57 +00:00
Don't use CAMetalDisplayLink on Intel Macs
When in Direct mode, skipping a frame will cause the display to flash black on Tahoe.
This commit is contained in:
@@ -12,6 +12,8 @@ public:
|
||||
void setHdrMode(bool enabled) override;
|
||||
|
||||
protected:
|
||||
bool isAppleSilicon();
|
||||
|
||||
bool m_HdrMetadataChanged; // Manual reset
|
||||
CFDataRef m_MasteringDisplayColorVolume;
|
||||
CFDataRef m_ContentLightLevelInfo;
|
||||
|
||||
Reference in New Issue
Block a user