moonlight-qt/app/streaming
Cameron Gutman 901cbd255c Disable Vulkan debug layers by default
The vast majority of Vulkan code running in Moonlight
is part of FFmpeg or libplacebo, so the debug layers
really just slow things down without finding any bugs
in our code.

Additionally, there are some overzealous checks firing
constantly on libplacebo and FFmpeg with certain Vulkan
drivers that we can't do anything about.
2024-09-28 00:05:17 -05:00
..
audio Fix false compiler warnings about missing return from non-void function 2024-07-24 20:45:52 -05:00
input Don't set relative warp mode based on absolute/relative mouse mode 2024-04-27 17:13:02 -05:00
video Disable Vulkan debug layers by default 2024-09-28 00:05:17 -05:00
session.cpp Defer launch warnings until after launch validation 2024-09-23 21:48:43 -05:00
session.h Defer launch warnings until after launch validation 2024-09-23 21:48:43 -05:00
streamutils.cpp Unify handling of DRM devices between DRM and VAAPI 2024-09-21 20:46:11 -05:00
streamutils.h Unify handling of DRM devices between DRM and VAAPI 2024-09-21 20:46:11 -05:00