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: Refactor surface cache storage #12488

Merged
merged 2 commits into from Aug 9, 2022
Merged

rsx: Refactor surface cache storage #12488

merged 2 commits into from Aug 9, 2022

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Aug 8, 2022

Refactor surface cache storage a bit to allow a persistent GPU memory cache to back all the surfaces. This layer can be used as a data source in case of unexpected corner cases, such as pitch mismatch reconstruction. This is only boilerplate code at this stage and no changes to functionality are expected at this time.
Part of #10208

@Megamouse Megamouse added RSX Refactoring Refactors or simplifies existing code labels Aug 8, 2022
@kd-11 kd-11 force-pushed the pitch-convert branch 2 times, most recently from 3ec91c2 to b912f62 Compare August 8, 2022 17:11
@kd-11 kd-11 marked this pull request as ready for review August 8, 2022 18:55
@kd-11 kd-11 merged commit c51d3b5 into RPCS3:master Aug 9, 2022
@RPCS3 RPCS3 deleted a comment from YuriNator557 Aug 9, 2022
@RPCS3 RPCS3 deleted a comment from Cooltoaster89 Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Refactors or simplifies existing code RSX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants