This website requires JavaScript.
Explore
Help
Sign In
moonlight-stream
/
moonlight-qt
Watch
1
Star
0
Fork
0
You've already forked moonlight-qt
mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced
2025-07-18 02:22:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-qt
/
app
/
streaming
/
video
/
ffmpeg-renderers
/
pacer
History
Cameron Gutman
d6e7173af0
Add a VsyncSource for renderers that already block for V-sync
2018-08-20 17:24:47 -07:00
..
displaylinkvsyncsource.cpp
Move the Vsync logic from VTRenderer into a VsyncSource
2018-08-15 22:02:15 -07:00
displaylinkvsyncsource.h
Move the Vsync logic from VTRenderer into a VsyncSource
2018-08-15 22:02:15 -07:00
dxvsyncsource.cpp
Switch DXVA2 to IDirect3D9Ex APIs for more detailed control of rendering
2018-08-19 21:53:39 -07:00
dxvsyncsource.h
Implement frame pacing for Windows using D3DKMTWaitForVerticalBlankEvent
2018-08-16 01:29:53 -07:00
nullthreadedvsyncsource.cpp
Add a VsyncSource for renderers that already block for V-sync
2018-08-20 17:24:47 -07:00
nullthreadedvsyncsource.h
Add a VsyncSource for renderers that already block for V-sync
2018-08-20 17:24:47 -07:00
pacer.cpp
Always submit frames to Pacer if it's using a frame queue
2018-08-16 17:59:33 -07:00
pacer.h
Always submit frames to Pacer if it's using a frame queue
2018-08-16 17:59:33 -07:00