mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-18 06:10:07 +00:00
Implement fast AES detection logic for Windows and macOS
This commit is contained in:
@@ -33,4 +33,7 @@ public:
|
||||
|
||||
static
|
||||
int getDisplayRefreshRate(SDL_Window* window);
|
||||
|
||||
static
|
||||
bool hasFastAes();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user