mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-24 13:41:14 +00:00
Use display scaling to improve performance on slow GPUs
This dramatically improves performance for lower resolution streams on slow GPUs when using the GL and Vulkan renderers.
This commit is contained in:
@@ -13,6 +13,7 @@ namespace WMUtils {
|
||||
bool isRunningWindowManager();
|
||||
bool isRunningDesktopEnvironment();
|
||||
QString getDrmCardOverride();
|
||||
bool isGpuSlow();
|
||||
}
|
||||
|
||||
namespace Utils {
|
||||
|
||||
Reference in New Issue
Block a user