mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-29 05:21:02 +00:00
Add a renderer selection option for macOS
There are numerous conflicting reports about which Mac renderer works best (even on the same systems!). I give up, just let the users figure it out.
This commit is contained in:
@@ -184,6 +184,7 @@ private:
|
||||
|
||||
static
|
||||
bool chooseDecoder(StreamingPreferences::VideoDecoderSelection vds,
|
||||
StreamingPreferences::RendererSelection renderer,
|
||||
SDL_Window* window, int videoFormat, int width, int height,
|
||||
int frameRate, bool enableVsync, bool enableFramePacing,
|
||||
bool testOnly,
|
||||
|
||||
Reference in New Issue
Block a user