explicitly deleted some gl objects to try addressing memory leaks
This commit is contained in:
@@ -98,6 +98,7 @@ void RenderInstance::Stop()
|
||||
buffer_.Destroy();
|
||||
|
||||
// Destroy context
|
||||
|
||||
delete ctx_;
|
||||
|
||||
// Destroy offscreen surface
|
||||
|
||||
Reference in New Issue
Block a user