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/HW: Don't bother trying to draw empty draws #10591

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Skips drawing empty rect draws.

Rationale behind Changes

This doesn't actually draw anything, but just makes weird targets with bad information (the Dark Cloud example had a start BP of 0x1A40 and end of 0x1A3F because of how it's calculated).

Suggested Testing Steps

Test random games, a bunch of stuff showed up in a GS dump (probably due to lack of resizing), try Dark Cloud.

Dark Cloud
Master:
image
PR:
image

@refractionpcsx2 refractionpcsx2 merged commit efae58d into master Jan 11, 2024
22 checks passed
@refractionpcsx2 refractionpcsx2 deleted the gs_ignoretinydraws branch January 11, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants