ryujinx/ARMeilleure/Translation
Mary 863edae328
shader cache: Fix Linux boot issues (#1709)
* shader cache: Fix Linux boot issues

This rollback the init logic back to previous state, and replicate the
way PTC handle initialization.

* shader cache: set default state of ready for translation event to false

* Fix cpu unit tests
2020-11-17 22:40:19 +01:00
..
PTC Memory Read/Write Tracking using Region Handles (#1272) 2020-10-16 17:18:35 -03:00
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
DelegateHelper.cs
DelegateInfo.cs
Delegates.cs Memory Read/Write Tracking using Region Handles (#1272) 2020-10-16 17:18:35 -03:00
DirectCallStubs.cs
Dominance.cs
EmitterContext.cs Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
GuestFunction.cs
JitCache.cs
JitCacheEntry.cs
JitUnwindWindows.cs
JumpTable.cs
RegisterToLocal.cs
RegisterUsage.cs Remove old, unused CPU optimization (#1586) 2020-09-30 16:16:34 -03:00
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs
Translator.cs shader cache: Fix Linux boot issues (#1709) 2020-11-17 22:40:19 +01:00