Ryujinx/ARMeilleure
Berkan Diler c1372ed775
Use ReadOnlySpan<byte> compiler optimization in more places (#3853)
* Use ReadOnlySpan<byte> compiler optimization in more places

* Revert changes in ShaderBinaries.cs

* Remove unused using;

* Use ReadOnlySpan<byte> compiler optimization in more places
2022-11-18 03:10:44 +00:00
..
CodeGen
Common Use ReadOnlySpan<byte> compiler optimization in more places (#3853) 2022-11-18 03:10:44 +00:00
Decoders A32: Implement VCVTT, VCVTB (#3710) 2022-10-19 02:36:04 +02:00
Diagnostics Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +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
Memory
Signal
State
Translation Do not clear the rejit queue when overlaps count is equal to 0. (#3721) 2022-10-19 02:08:34 +00: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