Skip to content

GLSupport: scope depth buffers to creator context#3625

Open
paroj wants to merge 2 commits into
OGRECave:masterfrom
paroj:devel
Open

GLSupport: scope depth buffers to creator context#3625
paroj wants to merge 2 commits into
OGRECave:masterfrom
paroj:devel

Conversation

@paroj
Copy link
Copy Markdown
Member

@paroj paroj commented May 1, 2026

fixes #3618

mCurrentContext->endCurrent();
mCurrentContext = 0;
mMainContext = 0;
//mStateCacheManager = 0;
Copy link
Copy Markdown
Contributor

@FrankGoyens FrankGoyens May 19, 2026

Choose a reason for hiding this comment

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

Is this intentionally made into a comment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error prone depth buffer management when using multiple renderwindows

2 participants