ryujinx/ARMeilleure
2023-03-04 14:43:08 +01:00
..
CodeGen Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 2023-01-23 22:37:53 +00:00
Common
Decoders Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
Diagnostics
Instructions Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
IntermediateRepresentation
Memory Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
Native Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Signal Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
State
Translation Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 2023-01-23 22:37:53 +00:00
Allocators.cs
ARMeilleure.csproj Arm64: Simplify TryEncodeBitMask and use for constants (#4328) 2023-01-22 14:15:49 +00:00
Optimizations.cs Arm64: Cpu feature detection (#4264) 2023-01-12 08:05:18 +01:00
Statistics.cs