moonlight-qt/app/streaming
Cameron Gutman 9c6d2bab19 Use EGL_VENDOR instead of NV-CONTROL for Nvidia detection
The latter will still match on a hybrid system when the iGPU's EGL
implementation is in use. This scenario works properly with EGL
rendering in Qt and SDL, so we want to allow that.
2025-12-06 11:20:03 -06:00
..
audio Fix some compiler warnings 2025-11-15 13:34:11 -06:00
input Auto-lock the cursor in single display borderless windowed scenarios 2025-10-22 23:13:03 -05:00
video Use EGL_VENDOR instead of NV-CONTROL for Nvidia detection 2025-12-06 11:20:03 -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 Prioritize AV1 over H.264 if HEVC is unavailable on Windows 2025-11-24 00:06:40 -06:00
session.h Rework session initialization to return to the Qt event loop while connecting 2025-11-22 17:09:16 -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