Ryujinx/ARMeilleure
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
..
CodeGen Fix LiveInterval.Split (#1660) 2020-11-04 23:09:45 -03:00
Common CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
Decoders Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 2020-10-21 09:13:44 -03:00
Diagnostics Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Instructions Memory Read/Write Tracking using Region Handles (#1272) 2020-10-16 17:18:35 -03:00
IntermediateRepresentation Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Memory Memory Read/Write Tracking using Region Handles (#1272) 2020-10-16 17:18:35 -03:00
State Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
Translation shader cache: Fix Linux boot issues (#1709) 2020-11-17 22:40:19 +01:00
ARMeilleure.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
Optimizations.cs Remove old, unused CPU optimization (#1586) 2020-09-30 16:16:34 -03:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00