summaryrefslogtreecommitdiffstats
path: root/src/common/linux/gamemode.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-29general: conditionally compile gamemode on linux onlyLiam1-0/+1
2023-11-25yuzu: create linux group in general settingsflodavid1-0/+39
- Create files dedicated to starting and stopping gamemode functions - Use them in yuzu and yuzu_cmd modules