moonlight-qt/app/streaming
Cameron Gutman f420dc740a Set EGL_IMAGE_PRESERVED_KHR=EGL_TRUE on our EGLImages
They're mapped read-only and may be saved internally as reference frames,
so they must not be modified by the EGL implementation.
2023-09-26 02:38:46 -05:00
..
audio Increase audio buffer size to reduce the chance of underruns 2023-09-09 12:56:05 -05:00
input Fix signed vs unsigned comparison warning 2023-09-23 11:15:41 -04:00
video Set EGL_IMAGE_PRESERVED_KHR=EGL_TRUE on our EGLImages 2023-09-26 02:38:46 -05:00
session.cpp Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
session.h Implement controller LED and battery protocol extensions 2023-07-02 16:44:41 -05:00
streamutils.cpp Make scaleSourceToDestinationSurface() idempotent 2022-10-15 13:12:18 -05:00
streamutils.h Fix native resolution detection on high DPI wayland systems 2022-08-16 00:25:57 -05:00