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

Fix issue with texture sharing not working consistently #4681

Merged
merged 1 commit into from Sep 29, 2022

Conversation

GSterbrant
Copy link
Contributor

Description

The previous method of using a counter to assign a texture slot to an index might have caused issues where the unique texture map could've produced identical results even if the texture sharing had changed.

@GSterbrant GSterbrant added bug area: graphics Graphics related issue labels Sep 29, 2022
@GSterbrant GSterbrant self-assigned this Sep 29, 2022
@GSterbrant GSterbrant merged commit 43ce2af into main Sep 29, 2022
@GSterbrant GSterbrant deleted the gsterbrant_fix_texture_sharing branch September 29, 2022 13:49
mvaligursky pushed a commit that referenced this pull request Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants