aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/SystemInfo
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-03-04Minor code formatting (#4498)gdkchan
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)Isaac Marovitz
2022-12-12Use method overloads that support trimming. Mark some types to be trimming fr...Andrey Sukharev
2022-12-04Query Available RAM on macOS (#4000)mageven
2022-11-16Update units of memory from decimal to binary prefixes (#3716)Wunk
2022-08-18Removed unused usings. (#3593)Nicholas Rodine
2022-08-17Removed extra semicolons. (#3594)Nicholas Rodine
2021-03-01Revise SystemInfo (#2047)mageven
2020-12-01common: Fix last warning in SystemInfo (#1757)Ac_K
2020-11-27Remove some warnings and cleaning code (#1736)Ac_K
2020-08-04Improved Logger (#1292)mageven
2020-07-30common: Fix WMI exception (#1422)Ac_K
2020-05-04Refactor SystemInfo and implement macOS system info backend (#1177)Mary