moonlight-qt/app/streaming
Cameron Gutman 232ff0b3c6 Revert "Remove opt-out of blocking swap buffers logic for KMSDRM"
This significantly hurts performance on slower GPUs by preventing
the pipelining required when frametimes exceed the video frame
interval.

This reverts commit c26e437f40.
2025-12-30 15:39:47 -06:00
..
audio Fix some compiler warnings 2025-11-15 13:34:11 -06:00
input Fix SIGTERM unexpectedly quitting the host app 2025-12-23 01:09:21 -06:00
video Revert "Remove opt-out of blocking swap buffers logic for KMSDRM" 2025-12-30 15:39:47 -06:00
bandwidth.cpp Fix some compiler warnings 2025-11-15 13:34:11 -06:00
bandwidth.h Convert all time-based stats to be microsecond-based, improving accuracy of very fast events. Add bitrate average/peak. 2025-11-15 12:17:59 -06:00
session.cpp Always use display scaling with the KMSDRM video driver 2025-12-30 15:39:32 -06:00
session.h Fix SIGTERM unexpectedly quitting the host app 2025-12-23 01:09:21 -06:00
streamutils.cpp Convert all time-based stats to be microsecond-based, improving accuracy of very fast events. Add bitrate average/peak. 2025-11-15 12:17:59 -06:00
streamutils.h Use async logging while streaming only 2025-10-25 00:18:34 -05:00