Files
moonlight-qt/app
Cameron Gutman 2972022ced Remove async and non-blocking page flip support
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
2026-01-03 00:41:14 -06:00
..
2025-12-09 00:47:21 -06:00
2025-12-29 01:45:49 -06:00
2018-12-26 13:29:49 +01:00
2018-12-26 13:29:49 +01:00
2022-08-25 22:18:05 -05:00
2025-01-25 16:20:20 -06:00
2024-09-16 18:36:50 -05:00