moonlight-qt/app/streaming
Antoine Damhet 0a396f3112 Introduce a new FFMPEG frontend renderer: EGLRenderer
Right now this renderer works on X11 & Wayland with VAAPI as a backend.

Some rendering latency benchmarks on my `i7-10510U` (with
`intel-media-driver` 20.1.1 which cause a *huge* regression with the
SDL_Renderer):
|             | X11    | Wayland |
| Before      | 6.78ms | 22.50ms |
| EGLRenderer | 0.76ms | 00.77ms |

Signed-off-by: Antoine Damhet <antoine.damhet@lse.epita.fr>
2020-05-12 11:11:35 +02:00
..
audio Make audio debug logs more readable 2020-04-04 12:53:03 -07:00
input Generate synthetic mouse button up if the mouse has left the window and the button is raised 2020-05-07 19:26:02 -07:00
video Introduce a new FFMPEG frontend renderer: EGLRenderer 2020-05-12 11:11:35 +02:00
session.cpp Delay mouse capture until after SDL_RecreateWindow() has been called 2020-05-09 19:48:13 -07:00
session.h Move input code into a subfolder 2020-04-30 20:09:36 -07:00
streamutils.cpp Revert "Use the physical desktop size in pixels rather than the native resolution on macOS" 2020-05-09 16:52:18 -07:00
streamutils.h Improve unsupported FPS options and performance 2018-09-08 15:09:46 -07:00