aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/Twod/TwodClass.cs
AgeCommit message (Expand)Author
2022-02-22Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112)1.1.51riperiperi
2021-10-12Don't force scaling on 2D copy sources (#2701)riperiperi
2021-09-11Lift textures in the AutoDeleteCache for all modifications. (#2615)riperiperi
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-07-07Separate GPU engines and make state follow official docs (part 1/2) (#2422)gdkchan