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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment