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

softgpu: Remove offset from screenpos, adjust filtering coords #15410

Merged
merged 4 commits into from
Feb 20, 2022

Conversation

unknownbrackets
Copy link
Collaborator

The previous test only showed a specific scenario, but missed other cases. It ended up causing artifacts in the intro and pause screen of Kingdom Hearts, for example.

This is still not accurate, but it was pretty significantly wrong when a texture was sufficiently magnified. It makes more sense that x/y would have a lesser affect the greater the magnification.

This is still disabling the tests as noted in #15389, but I think adding more tests that show why the previous tests were too limited in scope is the better way to do that.

-[Unknown]

@hrydgard
Copy link
Owner

nice!

@hrydgard hrydgard merged commit bc71a0d into hrydgard:master Feb 20, 2022
@unknownbrackets unknownbrackets deleted the softgpu-verts branch February 20, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants