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