mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-02 03:29:02 +00: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