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
/
Diagnostics
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-09-08
Clean up rejit queue (#2751)
FICTURE7
2021-10-18
Add an early `TailMerge` pass (#2721)
FICTURE7
2021-08-17
Reduce JIT GC allocations (#2515)
FICTURE7
2021-05-29
Add multi-level function table (#2228)
FICTURE7
2020-09-19
Implement block placement (#1549)
FICTURE7
2020-09-12
Relax block ordering constraints (#1535)
FICTURE7
2020-08-05
Improve branch operations (#1442)
Ficture Seven
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD
2020-05-10
Suppress CS0169 CS0649 warns from HID structs (#1222)
mageven
2020-05-04
Improve IRDumper (#1135)
Ficture Seven
2020-04-21
Suppress warnings from fields never used or never assigned (CS0169 and CS0649...
Cristallix
2020-02-24
Add most of the A32 instruction set to ARMeilleure (#897)
riperiperi
2020-02-17
Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931)
gdkchan
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan