Ryujinx/Ryujinx.Graphics.Gpu/Engine/Twod
riperiperi c9c65af59e
Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112)
* Initial implementation of fast 2d copy

TODO: Partial copy for mismatching region/size.

* WIP

* Cleanup

* Update Ryujinx.Graphics.Gpu/Engine/Twod/TwodClass.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2022-02-22 11:21:29 -03:00
..
TwodClass.cs Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112) 2022-02-22 11:21:29 -03:00
TwodClassState.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
TwodTexture.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00