Skip to content
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

GPU: Discard framebuffer copy when clearing #17035

Conversation

unknownbrackets
Copy link
Collaborator

Targets #17032. This avoids retaining the framebuffer copy any longer than the current framebuffer target, trying just a bit harder to make sure we don't use a wrong copy or overwrite its data.

-[Unknown]

This avoids retaining the framebuffer copy any longer than the current
framebuffer target.
@unknownbrackets unknownbrackets added this to the v1.15.0 milestone Mar 2, 2023
@hrydgard hrydgard merged commit 6fa32ee into hrydgard:cache-framebuffer-copy Mar 2, 2023
@unknownbrackets unknownbrackets deleted the cache-framebuffer-copy branch March 2, 2023 06:27
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.

2 participants