initialize buffer switcher
This commit is contained in:
@@ -50,6 +50,7 @@ RenderThread::RenderThread()
|
||||
queued = false;
|
||||
texture_failed = false;
|
||||
running = true;
|
||||
front_buffer_switcher = false;
|
||||
|
||||
surface.create();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user