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

Software renderer: fix drawing partialy clipped texture with rotation #6445

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

ogoffart
Copy link
Member

@ogoffart ogoffart commented Oct 4, 2024

We were assuming that the extra clip was always on a unrotated image, the rendering code didn't account for rotated screens

We were assuming that the extra clip was always on a unrotated image,
the rendering code didn't account for rotated screens
@ogoffart ogoffart requested a review from tronical October 4, 2024 11:37
@ogoffart ogoffart merged commit 43b0507 into master Oct 4, 2024
36 checks passed
@ogoffart ogoffart deleted the olivier/swrenderer branch October 4, 2024 13:16
NigelBreslaw pushed a commit that referenced this pull request Oct 15, 2024
…#6445)

We were assuming that the extra clip was always on a unrotated image,
the rendering code didn't account for rotated screens

ChangeLog: Software renderer: fix artifact with partial drawing and rotation
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