moonlight-qt/app
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
..
backend Don't hardcode the server signature length 2023-11-29 21:53:49 -06:00
cli Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
deploy Prepare for v5.0.1 2023-11-01 21:49:03 -05:00
gui Add workarounds for some SDL joystick index issues 2023-10-18 00:42:59 -05:00
languages Rerun lupdate and lrelease 2023-11-01 20:02:40 -05:00
res Change PC offline overlay to match new Play and Stop icons 2023-09-03 17:44:15 -05:00
SDL_GameControllerDB@dbcf31a670 Update SDL_GameControllerDB 2023-08-21 21:58:12 -05:00
settings Round default bitrates to the nearest megabit 2023-09-11 01:18:52 -05:00
shaders Refactor D3D11 shaders to reduce duplicated code 2022-02-16 19:38:18 -06:00
streaming Fix manual codec options when using Vulkan for HDR 2023-12-17 18:53:13 -06:00
app.pro Add a libplacebo-based Vulkan renderer for HDR and Vulkan video decoding support 2023-12-12 23:54:23 -06:00
Info.plist Disable ATS 2023-10-16 18:13:13 -05:00
main.cpp Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
masterhook.c Avoid using LFS64 interfaces with Musl 2023-09-18 20:07:56 -05:00
masterhook_internal.c Avoid using LFS64 interfaces with Musl 2023-09-18 20:07:56 -05:00
ModeSeven.ttf Add debug overlay for SDL renderer 2019-02-12 21:55:15 -08:00
Moonlight.exe.manifest Add manifest for Windows 2018-08-21 01:07:30 -07:00
moonlight.icns Update macOS icon to match new Big Sur style 2020-11-21 16:37:56 -06:00
moonlight.ico Updated Moonlight icon 2018-12-26 13:29:49 +01:00
moonlight_wix.png Updated Moonlight icon 2018-12-26 13:29:49 +01:00
path.cpp Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
path.h Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
qml.qrc Avoid GUI display for App listing 2022-08-25 22:18:05 -05:00
qt_qt5.conf Fix dark mode on Windows with Qt 6.5+ 2023-11-01 20:30:34 -05:00
resources.qrc Change PC offline overlay to match new Play and Stop icons 2023-09-03 17:44:15 -05:00
utils.h Add option to build for embedded environments 2021-03-13 15:20:58 -06:00
version.txt Prepare for v5.0.1 2023-11-01 21:49:03 -05:00
wm.cpp Add option to build for embedded environments 2021-03-13 15:20:58 -06:00