moonlight-qt/app
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
..
backend Check that the new keypair is usable before persisting it 2024-08-15 22:50:49 -05:00
cli Remove hard limits for bitrate and FPS command-line options 2024-08-25 16:18:55 -05:00
deploy Prepare for v6.1.0 2024-09-16 18:36:50 -05:00
gui Don't poll gamepad input when the GUI is not focused/visible 2024-09-26 19:24:29 -05:00
languages Rerun lupdate and lrelease 2024-09-15 23:45:27 -05:00
res fix: add explicit width and height to discord icon 2024-02-18 15:28:47 -06:00
SDL_GameControllerDB@e5a5fa2ac6 Update SDL_GameControllerDB 2024-03-20 02:04:01 -05:00
settings Add Estonian translation 2024-08-29 01:37:09 -05:00
shaders Slightly simplify Metal shader 2024-08-22 01:18:39 -05:00
streaming Disable Vulkan debug layers by default 2024-09-28 00:05:17 -05:00
app.pro Replace OpenSSL static libs with dylibs to enable Qt OpenSSL TLS plugin 2024-08-29 23:28:08 -05:00
Info.plist Add a NSLocalNetworkUsageDescription for Sequoia 2024-08-29 23:31:55 -05:00
main.cpp Disable SDL double buffering 2024-09-12 21:34:22 -05:00
masterhook.c Free the old CRTC connectors array 2024-09-23 22:25:51 -05:00
masterhook_internal.c Allow Qt to borrow DRM master from SDL to update the UI 2024-09-23 22:15:31 -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 Add Estonian translation 2024-08-29 01:37:09 -05:00
utils.h Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00
version.txt Prepare for v6.1.0 2024-09-16 18:36:50 -05:00
wm.cpp Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00