aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/System/DisplaySleep.cs
AgeCommit message (Collapse)Author
2021-12-04misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)Mary
Very basic migration across the codebase.
2021-01-25Prevent Display Sleep on Windows while running a game (#1850)EliEron
Co-authored-by: EliEron <example@example.com>