This website requires JavaScript.
Explore
Help
Register
Sign In
yeyinlaoying
/
moonlight-qt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
296387345d9d4ef124d69e8c19f83f393ff4a8ea
moonlight-qt
/
app
/
streaming
T
History
Cameron Gutman
f0821d9543
Use D3D11_COPY_DISCARD when updating our video texture
...
This ensures the driver knows it doesn't have to synchronize with the previous texture data.
2025-11-24 18:49:19 -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 D3D11_COPY_DISCARD when updating our video texture
2025-11-24 18:49:19 -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