moonlight-qt/app
Cameron Gutman 335ed0e8e6 Only sample directly from the video decoder output texture on Intel GPUs
This technique seems to actually make performance worse on some AMD GPUs (RX 480)
and causes rendering errors on others (HD 5570). These might be AMD-specific bugs
but let's not risk a behavior change for AMD/NVIDIA where nobody was having perf
issues with the old copy method anyway.
2024-06-29 14:44:08 -05:00
..
backend Add support for listing notch and notchless native resolution options 2024-05-11 19:48:01 -05:00
cli Increase computer seeking timeout for 'stream' and 'list' actions 2024-06-08 16:18:06 -05:00
deploy Prepare for v6.0.0 2024-06-05 22:42:28 -05:00
gui Fix passing incorrect 'this' pointer to quitRunningApp() 2024-05-22 23:11:52 -07:00
languages Rerun lupdate and lrelease 2024-06-05 00:28:11 -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 Central Kurdish language (disabled until it's completed) 2024-04-30 22:53:15 -05:00
shaders Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
streaming Only sample directly from the video decoder output texture on Intel GPUs 2024-06-29 14:44:08 -05:00
app.pro Don't bundle libs into the final app package if disable-prebuilts is set 2024-06-10 22:57:58 -05:00
Info.plist Opt out of macOS Game Mode due to various OS bugs 2024-06-01 16:36:24 -05:00
main.cpp Output log messages to an attached debugger 2024-06-24 19:24:06 -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 Add Central Kurdish language (disabled until it's completed) 2024-04-30 22:53:15 -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.0.0 2024-06-05 22:42:28 -05:00
wm.cpp Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00