aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Cpu/Jit
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-02-16Clear CPU side data on GPU buffer clears (#4125)gdkchan
2023-01-17Implement support for page sizes > 4KB (#4252)gdkchan
2023-01-10Implement JIT Arm64 backend (#4114)gdkchan
2023-01-05Make PPTC state non-static (#4157)gdkchan
2022-11-24GPU: Don't trigger uploads for redundant buffer updates (#3828)riperiperi
2022-09-10Revert address space mirror changesgdk
2022-09-10Delete unused codegdk
2022-09-10Defer address space mirror mapping and use it only if strictly neededgdk
2022-07-29Move partial unmap handler to the native signal handler (#3437)riperiperi
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...gdkchan