aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Texture/SizeCalculator.cs
AgeCommit message (Expand)Author
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2021-03-02Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001)riperiperi
2021-01-15Fix mipmap base level being ignored for sampled textures and images (#1911)gdkchan
2020-11-20Perform Compressed<->Uncompressed copies using Pixel Buffer Objects (#1732)riperiperi
2020-04-25Fix texture level offset/size calculation when sparse tile width is > 1 (#1142)gdkchan
2020-01-09Support copy of slices to 3D textures, remove old 3D render target layered re...gdk
2020-01-09Initial workgdk