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: Rotate screenshot framebuffer per display #14185

Merged
merged 1 commit into from
Feb 20, 2021

Conversation

unknownbrackets
Copy link
Collaborator

Fixes #14053. Not entirely efficient, but much simpler than doing it inside ConvertBufferToScreenshot(). And this is just for screenshots, which aren't that common.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.12.0 milestone Feb 20, 2021
@hrydgard
Copy link
Owner

Yeah, better straightforward code than optimal efficiency for stuff that's not done every frame.

@hrydgard hrydgard merged commit bcbfee6 into hrydgard:master Feb 20, 2021
@unknownbrackets unknownbrackets deleted the screenshot branch February 20, 2021 14:58
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.

Toggle screenshot minor issue.
2 participants