Skip to content
Snippets Groups Projects
Commit 3d3cc35e authored by bunnei's avatar bunnei
Browse files

gl_rasterizer_cache: Remove BlitSurface and replace with more accurate copy.

- BlitSurface with different texture targets is inherently broken.
- When target is the same, we can just use FastCopySurface.
- Fixes rendering issues with Breath of the Wild.
parent 5a9a8499
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment