ryujinx/Ryujinx.Memory/Range
riperiperi db97b1d7d2
Implement and use an Interval Tree for the MultiRangeList (#2641)
* Implement and use an Interval Tree for the MultiRangeList

* Feedback

* Address Feedback

* Missed this somehow
2021-09-19 14:55:07 +02:00
..
HostMemoryRange.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
IMultiRangeItem.cs
INonOverlappingRange.cs
IRange.cs
MemoryRange.cs
MultiRange.cs Improve handling for unmapped GPU resources (#2083) 2021-03-06 11:43:55 -03:00
MultiRangeList.cs Implement and use an Interval Tree for the MultiRangeList (#2641) 2021-09-19 14:55:07 +02:00
NonOverlappingRangeList.cs
RangeList.cs Array based RangeList that caches Address/EndAddress (#2642) 2021-09-19 14:22:26 +02:00