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

Simplify projective texcoord calculation #17662

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

fp64
Copy link
Contributor

@fp64 fp64 commented Jul 4, 2023

As mentioned in #17613 (comment) .

@hrydgard
Copy link
Owner

hrydgard commented Jul 5, 2023

@unknownbrackets how about this?

@hrydgard hrydgard added this to the v1.16.0 milestone Jul 5, 2023
Copy link
Collaborator

@unknownbrackets unknownbrackets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, sorry - have been a bit busy.

Quickly checked the TOCA2 framedump just to be sure - looks the same, so no breakage. Unfortunately didn't seem to affect perf much (probably just not enough projection mapping happening in that frame.) Also checked the gpu/texmtx/* tests quickly to make sure it didn't change them (they currently fail due to some precision issue from the interpolation.)

-[Unknown]

@unknownbrackets unknownbrackets merged commit c0ea067 into hrydgard:master Jul 6, 2023
@fp64 fp64 deleted the simplify-texproj branch July 6, 2023 07:18
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.

3 participants