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

[macOS] workaround for Metal and vulkan stride behavior difference. #445

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

Tillsunset
Copy link
Contributor

@Tillsunset Tillsunset commented Nov 3, 2022

When an unsupported vertex stride is given, replace with zero. Trying to set to any other value makes all textures corrupted, flicker and cover the whole screen. Also added output to log

Effects include many missing textures are now rendered visually correct. Any related missing textures may also be rendered but may have incorrect position and orientation.

Thank you Exzap for the insight.

Screenshot 2022-11-02 at 8 18 05 PM
Screenshot 2022-11-02 at 8 19 32 PM

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