aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Collections/IntrusiveRedBlackTree.cs
AgeCommit message (Expand)Author
2022-12-27Use new ArgumentNullException and ObjectDisposedException throw-helper API (#...Berkan Diler
2022-08-26Optimize kernel memory block lookup and consolidate RBTree implementations (#...gdkchan