mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-03 22:54:03 -07:00
qt: Recreate GL context on startup to support changing V-Sync.
This commit is contained in:
@@ -126,6 +126,8 @@ public:
|
||||
|
||||
void OnClientAreaResized(unsigned width, unsigned height);
|
||||
|
||||
void InitRenderTarget();
|
||||
|
||||
public slots:
|
||||
void moveContext(); // overridden
|
||||
|
||||
|
Reference in New Issue
Block a user