mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 22:50:57 +00:00
Call drmModeDirtyFB() for the modified composition regions
This commit is contained in:
@@ -677,6 +677,7 @@ private:
|
||||
DrmPropertyMap m_OverlayPlanes[Overlay::OverlayMax];
|
||||
DrmPropertySetter m_PropSetter;
|
||||
SDL_Surface* m_OverlayCompositionSurface;
|
||||
uint32_t m_OverlayCompositionSurfaceFbId;
|
||||
std::mutex m_OverlayLock;
|
||||
SDL_Rect m_OverlayRects[Overlay::OverlayMax];
|
||||
drmVersionPtr m_Version;
|
||||
|
||||
Reference in New Issue
Block a user