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

GS: Better swapped draw direction detection on scissor opt #6229

Merged
merged 1 commit into from
May 28, 2022

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Improves the detection of if the draw direction is swapped around.

Rationale behind Changes

More bugs from #5930 just a bit of an oversight by me in #6036 where I only accounted for the UV being reversed, not the verticies.

Suggested Testing Steps

run games in software or with preload textures set to "none" make sure graphics aren't broken.

Fixes #6228
Fixes #6192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants