Ryujinx/ARMeilleure
mageven 69f8722e79
Fix inconsistencies in progress reporting (#2129)
Signal and setup events correctly
Eliminate possible races
Use a single event
Mark volatiles and reduce scope of waithandles
Common handler
100ms -> 50ms
2021-03-22 19:40:07 +01:00
..
CodeGen PPTC: Fix unwanted propagation of a relocatable constant in a specific case. (#1990) 2021-02-23 13:15:45 +01:00
Common PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
Decoders Implement VCNT instruction (#1963) 2021-02-22 16:26:13 +01:00
Diagnostics Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Instructions Implement VCNT instruction (#1963) 2021-02-22 16:26:13 +01:00
IntermediateRepresentation PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
Memory Clear JIT cache on exit (#1518) 2020-12-16 17:07:42 -03:00
State PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
Translation Fix inconsistencies in progress reporting (#2129) 2021-03-22 19:40:07 +01:00
ARMeilleure.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
Optimizations.cs CPU: Implement VFNMS.F32/64 (#1758) 2020-12-03 20:20:02 +01:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00