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

Rex: Work-around for MESA 23.1.4 bug with texture coordinates #2401

Closed
wants to merge 2 commits into from

Conversation

emminizer
Copy link
Contributor

This addresses the texturing aspect of the Mesa 23.1.4 bug. Terrain morphing is still an issue that needs to be addressed, but is significantly less visible than the texturing aspect that this patch fixes.

…ace of oe_layer_tilec where possible to avoid access to corrupt oe_layer_tilec value.
@emminizer
Copy link
Contributor Author

Note, this is related to #2383 -- I was seeing the same thing on a recently updated Rocky 9 distro, and have a report from someone on a RHEL 8 distro. In both cases, the machines in my control were using the Mesa 23.1.4 driver, and the problem did not show up in earlier Mesa driver versions.

…bled. Prevents issue with elevation values in morphing terrain cases outside the mesa case.
@emminizer
Copy link
Contributor Author

This is now OBE due to your alternate fix in e3ece4eed78f . Thanks for looking at this issue and helping us get a resolution so quickly!

@emminizer emminizer closed this Dec 13, 2023
@emminizer emminizer deleted the mesa-23.1.4 branch December 13, 2023 13:57
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.

1 participant