aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Texture/LayoutConverter.cs
AgeCommit message (Expand)Author
2024-08-03replace ByteMemoryPool usage in Ryujinx.Graphics (#7129)jhorv
2024-04-14Texture loading: reduce memory allocations (#6623)jhorv
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-06-28[Ryujinx.Graphics.Texture] Address dotnet-format issues (#5375)TSRBerry
2023-06-04Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220)riperiperi
2023-04-27Move solution and projects to srcTSR Berry