aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Image/TextureTarget.cs
AgeCommit message (Expand)Author
2021-09-02Fix TXQ for 3D textures. (#2613)riperiperi
2020-11-17shader cache: Fix invalid virtual address clean up (#1717)Mary
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Imagegdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Support texture rectangle targets (non-normalized coords)gdkchan
2020-01-09Initial workgdk