1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-10 11:21:42 +00:00
Ryujinx/ARMeilleure
gdkchan fc4b7cba2c
Make PPTC state non-static (#4157)
* Make PPTC state non-static

* DiskCacheLoadState can be null
2023-01-05 00:01:44 +01:00
..
CodeGen Eliminate zero-extension moves in more cases on 32-bit games (#4140) 2022-12-19 14:45:58 -03:00
Common Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 2022-12-27 20:27:11 +01: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 Fix CPU FCVTN instruction implementation (slow path) (#4159) 2022-12-21 23:05:58 +00:00
IntermediateRepresentation Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 2022-12-27 20:27:11 +01:00
Memory
Signal Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
State
Translation Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
Allocators.cs
ARMeilleure.csproj Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (#4145) 2022-12-18 20:21:10 -03:00
Optimizations.cs Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (#4145) 2022-12-18 20:21:10 -03:00
Statistics.cs