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
/
Memory
Age
Commit message (
Expand
)
Author
2023-02-16
Clear CPU side data on GPU buffer clears (#4125)
gdkchan
2023-01-17
Implement support for page sizes > 4KB (#4252)
gdkchan
2023-01-10
Implement JIT Arm64 backend (#4114)
gdkchan
2021-09-29
Replace CacheResourceWrite with more general "precise" write (#2684)
riperiperi
2021-05-24
POWER - Performance Optimizations With Extensive Ramifications (#2286)
riperiperi
2021-05-13
PPTC meets ExeFS Patching. (#1865)
LDj3SNuD
2020-12-16
Clear JIT cache on exit (#1518)
gdkchan
2020-10-16
Memory Read/Write Tracking using Region Handles (#1272)
riperiperi
2020-07-30
Implement inline memory load/store exclusive and ordered (#1413)
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-04-17
Improve V128 (#1097)
Ficture Seven
2020-03-12
Use a Jump Table for direct and indirect calls/jumps, removing transitions to...
riperiperi
2020-01-13
Add a GetSpan method to the memory manager and use it on GPU (#877)
gdkchan
2020-01-09
Stop memory modification check when a invalid address is found
gdkchan
2020-01-09
Add per-source type memory change tracking, simplified state change tracking,...
gdk
2020-01-09
Initial work
gdk
2019-10-31
.NET Core 3.0 is here! (#784)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan