aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/SystemInfo/LinuxSystemInfo.cs
AgeCommit message (Collapse)Author
2020-12-01common: Fix last warning in SystemInfo (#1757)Ac_K
* common: Fix last warning in SystemInfo * info to Info * fix MacOSSystemInfo file name by delete the file * MacOSSysteminfo to MacOSSystemInfo
2020-11-27Remove some warnings and cleaning code (#1736)Ac_K
2020-05-04Refactor SystemInfo and implement macOS system info backend (#1177)Mary