aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/Resources/ThreadedTexture.cs
AgeCommit message (Expand)Author
2022-10-08GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745)1.1.297riperiperi
2022-08-26Fast path for Inline-to-Memory texture data transfers (#3610)1.1.233gdkchan
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi