Files
moonlight-qt/app
Cameron Gutman 6e231778a2 Fix blocking during rendering rather than in waitToRender() on MoltenVK
MoltenVK does a lazy fetch of the drawable only when it's being modified, so waitToRender() is completely ineffective as is. Rendering a small empty overlay in waitToRender() forces the next drawable wait to happen in waitToRender(), before we pick the current frame to render. This removes one display refresh period of latency when using V-sync.
2026-06-25 20:01:29 -05:00
..
2026-06-21 15:19:44 -05:00
2026-05-23 19:28:28 -05:00
2026-04-12 15:21:18 -05:00
2025-12-29 01:45:49 -06:00
2026-06-14 15:45:38 -05:00
2026-06-14 15:45:38 -05: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