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:MTL: Implement region rect #8539

Merged
merged 3 commits into from Apr 3, 2023

Conversation

TellowKrinkle
Copy link
Member

@TellowKrinkle TellowKrinkle commented Apr 1, 2023

Description of Changes

Implements missing features from #8209

Fixes #8516
Fixes #8543
Fixes #8559

Rationale behind Changes

Unbreak things

Suggested Testing Steps

Test games that were broken in #8209

Untested, but we restart the render pass if it's detected, which should be accurate, even if it's not the most efficient.
The separate uv_out made it easy to make mistakes, especially when copying code from other renderers
@refractionpcsx2 refractionpcsx2 merged commit 23d4fa9 into PCSX2:master Apr 3, 2023
11 checks passed
@TellowKrinkle TellowKrinkle deleted the MetalRegionRect branch April 4, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment