aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Image/TextureGroupHandle.cs
AgeCommit message (Expand)Author
2023-03-14GPU: Fast path for adding one texture view to a group (#4528)riperiperi
2023-01-14Fix texture flush from CPU WaitSync regression on OpenGL (#4289)gdkchan
2022-04-29Fix various issues with texture sync (#3302)riperiperi
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2021-09-29Force copy when auto-deleting a texture with dependencies (#2687)riperiperi
2021-03-02Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001)riperiperi