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: Misc tiling improvements #14964

Merged
merged 5 commits into from
Dec 30, 2023
Merged

rsx: Misc tiling improvements #14964

merged 5 commits into from
Dec 30, 2023

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Dec 29, 2023

  • Out of bounds write fix to fix some crashing scenarios.
  • Allow CPU side to pick the correct image texel size depending on the bpp. This is still not as complete as the GPU code which can do all sizes from 1 byte to 16, but it's something at least.

@Ordinary205
Copy link
Contributor

Still an issue when enabling Force CPU Blit on NFS Rivals.
Still regression
RPCS3.log.gz

@kd-11
Copy link
Contributor Author

kd-11 commented Dec 30, 2023

Still an issue when enabling Force CPU Blit on NFS Rivals. Still regression RPCS3.log.gz

That screenshot is not a problem. GPU path does the same thing.

@Megamouse Megamouse merged commit d4796c4 into RPCS3:master Dec 30, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants