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
8a5f34fb0150c8bd6732041bc7727bdbd8ce6a81
moonlight-qt
/
app
/
streaming
/
video
T
History
Cameron Gutman
8a5f34fb01
Remove logic to force the OpenGL ES library to load
...
This isn't necessary now that we turn on EGL everywhere, and it breaks OpenGL ES 2.0 support too.
2025-12-27 23:11:53 -06:00
..
ffmpeg-renderers
Remove logic to force the OpenGL ES library to load
2025-12-27 23:11:53 -06:00
decoder.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
ffmpeg_videosamples.cpp
Support YUV 4:4:4 formats
2024-07-24 20:54:13 -05:00
ffmpeg.cpp
Allow GL_IS_SLOW and VULKAN_IS_SLOW to be overridden at runtime
2025-12-27 21:40:32 -06:00
ffmpeg.h
Reuse the test decoder to improve startup performance
2025-12-23 00:32:36 -06:00
overlaymanager.cpp
Replace uses of strcpy() and sprintf()
2023-09-23 11:15:21 -04:00
overlaymanager.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
slvid.cpp
Fix rare race condition in overlay update code
2023-12-31 15:21:18 -06:00
slvid.h
Enable transparent resizing and display changes for supported renderers
2023-12-17 21:15:40 -06:00