yuzu/src/video_core
bunnei 3d3cc35ee7 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.
2018-11-28 21:56:21 -05:00
..
2018-11-26 09:05:12 -04:00
2018-11-26 09:05:12 -04:00
2018-08-11 20:20:21 -04:00