Skip to content

Lingering glreadbuffer #1921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 24, 2024
Merged

Lingering glreadbuffer #1921

merged 3 commits into from
Feb 24, 2024

Conversation

einarf
Copy link
Member

@einarf einarf commented Oct 6, 2023

We're not properly setting what read framebuffer should be active. This leads to quite a bit of trouble when dealing with multi-attachment framebuffers.

I noticed this when debugging my deferred renderer. It messued up absolutely everything and screen was turning black.

einarf added 3 commits October 6, 2023 20:40
This can cause other read and blit operations to fail
leaving a cryptic error message.
* Select what color layer to read from
* Make depth buffer optional
@einarf einarf closed this Oct 6, 2023
@einarf einarf reopened this Feb 24, 2024
@einarf einarf merged commit bd5c854 into development Feb 24, 2024
@einarf einarf deleted the lingering-glreadbuffer branch February 24, 2024 20:00
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.

1 participant