1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-19 02:31:45 +01:00
Ryujinx/ARMeilleure
2022-12-10 22:12:51 +01:00
..
CodeGen Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Common Use ReadOnlySpan<byte> compiler optimization in more places (#3853) 2022-11-18 03:10:44 +00:00
Decoders Fix Lambda Explicit Type Specification Warning (#4090) 2022-12-10 22:12:51 +01:00
Diagnostics Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Instructions Do not clear the rejit queue when overlaps count is equal to 0. (#3721) 2022-10-19 02:08:34 +00:00
IntermediateRepresentation Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Memory
Signal Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
State A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712) 2022-10-19 00:21:33 +00:00
Translation Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Allocators.cs
ARMeilleure.csproj infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Optimizations.cs ARMeilleure: Add gfni acceleration (#3669) 2022-10-02 11:17:19 +02:00
Statistics.cs