aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Memory/Range
AgeCommit message (Expand)Author
2024-08-05Fix same textures with unmapped start being considered different (#7141)gdkchan
2023-12-04Implement support for multi-range buffers using Vulkan sparse mappings (#5427)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-06-28[Ryujinx.Memory] Address dotnet-format issues (#5386)TSRBerry
2023-05-01GPU: Fix errors handling texture remapping (#4745)riperiperi
2023-04-27Move solution and projects to srcTSR Berry