aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/ARMeilleure.csproj
AgeCommit message (Expand)Author
2023-03-20ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147)1.1.673Wunk
2023-01-22Arm64: Simplify TryEncodeBitMask and use for constants (#4328)1.1.590merry
2023-01-10Implement JIT Arm64 backend (#4114)1.1.536gdkchan
2022-12-18Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (...1.1.479gdkchan
2022-12-18ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)1.1.478Wunk
2022-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan
2021-12-08Remove usage of Mono.Posix.NETStandard accross all projects (#2906)Mary
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-02-06Render Profiler in GUI (#854)emmauss
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-22Resolve Visual Studio build issuesjduncanator
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan