ryujinx_ryubing/src/Ryujinx.Memory/Range
gdkchan 4a4b11871e
Fix same textures with unmapped start being considered different (#7141)
* Fix same textures with unmapped start being considered different

* Consolidate IsInvalid check

* InvalidAddress const

* Fix typo

Co-authored-by: riperiperi <rhy3756547@hotmail.com>

---------

Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2024-08-05 11:00:41 -03: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
IRange.cs
MemoryRange.cs Fix same textures with unmapped start being considered different (#7141) 2024-08-05 11:00:41 -03:00
MultiRange.cs
MultiRangeList.cs Fix same textures with unmapped start being considered different (#7141) 2024-08-05 11:00:41 -03:00
NonOverlappingRangeList.cs
RangeList.cs