aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/PerformanceStatistics.cs
AgeCommit message (Expand)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-03-09Disable memory checks by default, even on debug, move ram memory allocation i...gdkchan
2018-03-06Implement basic performance statistics (#53)emmauss