aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Translation/Translator.cs
AgeCommit message (Expand)Author
2024-01-20Implement a new JIT for Arm devices (#6057)1.1.1117gdkchan
2024-01-18Change shader cache init wait method (#6131)1.1.1114gdkchan
2024-01-18Move most of signal handling to Ryujinx.Cpu project (#6128)1.1.1113gdkchan
2023-06-26[ARMeilleure] Address dotnet-format issues (#5357)1.1.923TSRBerry
2023-05-10Ensure background translation threads exited before disposing JIT (#4874)1.1.777gdkchan
2023-04-27Move solution and projects to srcTSR Berry