aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Collections/IntervalTree.cs
AgeCommit message (Expand)Author
2022-12-27Use new ArgumentNullException and ObjectDisposedException throw-helper API (#...1.1.493Berkan Diler
2022-08-26Optimize kernel memory block lookup and consolidate RBTree implementations (#...1.1.240gdkchan
2022-05-02Support memory aliasing (#2954)1.1.110gdkchan
2021-09-19Implement and use an Interval Tree for the MultiRangeList (#2641)riperiperi