Skip to content

vertexjit: Correct morph flag alpha check assert #14879

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

Merged
merged 1 commit into from
Sep 19, 2021

Conversation

unknownbrackets
Copy link
Collaborator

Should help #14270. The assert was wrong - can't use unsigned for a 32-bit value, it'd be an undefined operation.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.12.0 milestone Sep 19, 2021
@hrydgard hrydgard merged commit 50f3cd7 into hrydgard:master Sep 19, 2021
@unknownbrackets unknownbrackets deleted the vertexjit-arm branch September 19, 2021 05:38
@hrydgard hrydgard added the armjit Occurs with JIT on 32-bit ARM devices, but not another CPU backend. label Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
armjit Occurs with JIT on 32-bit ARM devices, but not another CPU backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants