qt: Recreate GL context on startup to support changing V-Sync.
This commit is contained in:
parent
7299895b48
commit
02702c6605
3 changed files with 39 additions and 25 deletions
|
@ -126,6 +126,8 @@ public:
|
|||
|
||||
void OnClientAreaResized(unsigned width, unsigned height);
|
||||
|
||||
void InitRenderTarget();
|
||||
|
||||
public slots:
|
||||
void moveContext(); // overridden
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue