mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-29 02:47:57 -05: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