ryubing/src/Ryujinx.Memory/Range
Evan Husted 46a5cafaa8 misc: chore: Use collection expressions in Memory project 2025-01-26 15:46:58 -06:00
..
HostMemoryRange.cs
IMultiRangeItem.cs Fix same textures with unmapped start being considered different (#7141) 2024-08-05 11:00:41 -03:00
INonOverlappingRange.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IRange.cs
MemoryRange.cs Fix same textures with unmapped start being considered different (#7141) 2024-08-05 11:00:41 -03:00
MultiRange.cs misc: chore: Use explicit types in Memory project 2025-01-25 14:09:36 -06:00
MultiRangeList.cs misc: chore: Use collection expressions in Memory project 2025-01-26 15:46:58 -06:00
NonOverlappingRangeList.cs misc: chore: Use explicit types in Memory project 2025-01-25 14:09:36 -06:00
RangeList.cs