moonlight-qt/app/streaming
Cameron Gutman 1efdeeb9dc Export composed VA surface layers for EGL import if supported
Importing composed formats is more efficient and performant because it allows
tiled and/or compressed surfaces to be directly sampled by shaders without
requiring a conversion to a linear planar format first.
2023-09-26 22:58:13 -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 Export composed VA surface layers for EGL import if supported 2023-09-26 22:58:13 -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