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

rsx/texture-cache: Remove archaic short-circuit during purge-xxxxx routines #14590

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Aug 30, 2023

The variable existed a long time ago (~5yrs ago) due to use of a self-modifying (conditional erase) unordered_set loop. The design was changed years ago but we never removed the workaround.

Fixes #14510

@elad335 elad335 merged commit 133ddb1 into RPCS3:master Aug 31, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AUDIT fails in on_ranged_block_first_section_created
3 participants