mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-14 11:46:18 +00:00
It doesn't work well in practice for a few major reasons: - It can result in the decoder writing on DMA-BUFs being used by the display - It can generate page flip events that collide with Qt/SDL - It can stall the decoder if the DMA-BUF has a fence on it from the display driver