moonlight-qt/app
Cameron Gutman 1efdeeb9dc Export composed VA surface layers for EGL import if supported
Importing composed formats is more efficient and performant because it allows
tiled and/or compressed surfaces to be directly sampled by shaders without
requiring a conversion to a linear planar format first.
2023-09-26 22:58:13 -05:00
..
backend Remove use of deprecated QByteArray::count() 2023-09-12 18:07:44 -05:00
cli Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
deploy Update readme and metadata with new features 2023-09-03 18:03:34 -05:00
gui Don't set currentIndex to -1 while reinitializing 2023-09-12 19:28:33 -05:00
languages Rerun lupdate and lrelease 2023-09-12 19:19:31 -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
streaming Export composed VA surface layers for EGL import if supported 2023-09-26 22:58:13 -05:00
app.pro Refactor EGLImage creation into a separate shared class 2023-09-26 21:03:19 -05:00
Info.plist Update our plist to activate Game Mode on Sonoma 2023-09-26 18:28:14 -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
Moonlight.exe.manifest
moonlight.icns
moonlight.ico
moonlight_wix.png
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
qt.conf Add support for dark mode on Windows 2022-10-27 18:12:26 -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
version.txt Prepare for v4.3.1 2022-11-02 19:44:44 -05:00
wm.cpp