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

x86jit: Force INF * 0 to +NAN #12800

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Conversation

unknownbrackets
Copy link
Collaborator

@unknownbrackets unknownbrackets commented Apr 5, 2020

Fixes #12519 - this is needed for some graphics to render properly. Seems to already happen on ARM, so no change to armjit. Thanks to @iota97 for the investigation.

@iota97 does this help #12519?

Could also help #12436.

-[Unknown]

@iota97
Copy link
Contributor

iota97 commented Apr 6, 2020

Yeah, #12519 is fixed :)

Copy link
Owner

@hrydgard hrydgard left a comment

Choose a reason for hiding this comment

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

I guess if we get reports of perf regressions we'll have to gate it by game ID, but hopefully will not be a big deal in practice...

Core/MIPS/MIPSInt.cpp Outdated Show resolved Hide resolved
See hrydgard#12519 - this is needed for some graphics to render properly.  Seems
to already happen on ARM, so no change to armjit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x86jit x86/x64 JIT bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ghost In The Shell - Stand Alone Complex (ULUS10020) - Black Textures and missing screens.
3 participants