moonlight-qt/app/streaming
Cameron Gutman 0223394725 Fix manual codec options when using Vulkan for HDR
For now, we can't switch between GL and Vulkan on a single window, so performing decoder
probes with 8-bit formats may activate EGLRenderer which breaks Vulkan on our window.

It also speeds up stream launch validation for HDR cases in general, since we don't
perform unnecessary decoder probes for 8-bit profiles when the user wanted 10-bit.
2023-12-17 18:53:13 -06:00
..
audio Revert SDL audio buffer size on macOS to v4.3.1 value 2023-10-15 13:17:00 -05:00
input Add workarounds for some SDL joystick index issues 2023-10-18 00:42:59 -05:00
video Move vkAcquireNextImageKHR() into waitToRender() so it can overlap with new frame arrival 2023-12-17 16:47:38 -06:00
session.cpp Fix manual codec options when using Vulkan for HDR 2023-12-17 18:53:13 -06:00
session.h Implement controller LED and battery protocol extensions 2023-07-02 16:44:41 -05:00
streamutils.cpp Add a libplacebo-based Vulkan renderer for HDR and Vulkan video decoding support 2023-12-12 23:54:23 -06:00
streamutils.h Fix native resolution detection on high DPI wayland systems 2022-08-16 00:25:57 -05:00