moonlight-qt/app
Cameron Gutman 3e5aa9b127 Simplify EGLImageFactory and remove caching logic for now
The platforms that would most benefit (embedded V4L2 decoders)
either don't use frame pooling or don't synchronize with
modified DMA-BUFs unless eglCreateImage() is called each time.
2025-12-28 17:54:31 -06:00
..
backend Don't use separate threads for querying SDL video info 2025-11-30 23:18:38 -06:00
cli Fix incorrect getToggleOptionValue behavior 2025-08-31 15:15:24 -05:00
deploy Replace NVDEC with Vulkan Video in Flatpak metadata 2025-12-10 21:54:07 -06:00
gui Fix CLI exit after unexpected stream termination 2025-12-27 13:33:46 -06:00
languages Rerun lupdate and lrelease 2025-12-09 00:47:21 -06:00
res fix: add explicit width and height to discord icon 2024-02-18 15:28:47 -06:00
SDL_GameControllerDB@16ac3e553e Bump app/SDL_GameControllerDB from e40b891 to 16ac3e5 2025-12-23 11:38:47 -06:00
settings Added option to disable pre launch warning and delay 2025-07-04 15:04:10 -05:00
shaders Use ESSL 1.0 for EGLRenderer shaders 2025-12-27 22:56:20 -06:00
streaming Simplify EGLImageFactory and remove caching logic for now 2025-12-28 17:54:31 -06:00
app.pro Convert all time-based stats to be microsecond-based, improving accuracy of very fast events. Add bitrate average/peak. 2025-11-15 12:17:59 -06:00
Info.plist Enable Game Mode on Apple Platforms (#1709) 2025-10-09 18:10:44 -05:00
main.cpp Add environment variable override helper function 2025-12-27 15:33:39 -06:00
masterhook.c Don't call dlsym() in our DRM master hooks 2025-10-12 22:49:29 -05:00
masterhook_internal.c Don't call dlsym() in our DRM master hooks 2025-10-12 22:49:29 -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 Fix unchecked return value warnings using QIODevice::Open() 2025-10-11 00:24:02 -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 Use ESSL 1.0 for EGLRenderer shaders 2025-12-27 22:56:20 -06:00
SDL_compat.h Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
utils.h Add environment variable override helper function 2025-12-27 15:33:39 -06:00
version.txt Prepare for v6.1.0 2024-09-16 18:36:50 -05:00
wm.cpp Add environment variable override helper function 2025-12-27 15:33:39 -06:00