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

Software: Invert backface test when viewport is positive #9350

Merged
merged 1 commit into from Apr 23, 2021

Conversation

Pokechu22
Copy link
Contributor

Fixes Jimmie Johnson's Anything with an Engine, which is the only game that uses a positive viewport. This is the same issue that #5096 fixed in hardware, but the actual fix here is different; that one was achieved by mirroring vertices while this only needs to change the backface test; the image was already right-side up on the software renderer. I don't fully understand why.

@JMC47
Copy link
Contributor

JMC47 commented Mar 3, 2021

LGTM

Fixes Jimmie Johnson's Anything with an Engine.
@dolphin-emu-bot
Copy link
Contributor

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

  • jj-awae-mirrored on sw-lin-mesa: diff

automated-fifoci-reporter

@JMC47 JMC47 merged commit 4ab92d4 into dolphin-emu:master Apr 23, 2021
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants