aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.GAL/Multithreading/Commands/Texture/TextureSetDataSliceRegionCommand.cs
AgeCommit message (Expand)Author
2024-09-18Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<by...jhorv
2024-04-14Texture loading: reduce memory allocations (#6623)jhorv
2023-06-28[Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry