Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Fix exit crash, disable not needed depth buffer #359

Merged
merged 1 commit into from
Dec 21, 2016
Merged

Fix exit crash, disable not needed depth buffer #359

merged 1 commit into from
Dec 21, 2016

Conversation

tribal-tec
Copy link
Contributor

No description provided.

_renderPipeline.reset();
_glContext->doneCurrent();
_glContext.reset();
_textureCache->purge();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the texture cache be purged while there still is a GL context?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably. Don't know what purge() does...

@tribal-tec tribal-tec merged commit e3b50b7 into BlueBrain:master Dec 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants