index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ARMeilleure
/
IntermediateRepresentation
/
IntrusiveList.cs
Age
Commit message (
Expand
)
Author
2021-08-17
Reduce JIT GC allocations (#2515)
FICTURE7
2020-02-17
Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931)
gdkchan