mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 05:17:56 +00:00
yuzu: Add per-game linux gamemode configuration
This commit is contained in:
parent
8028ffb94f
commit
f1021346b0
14 changed files with 197 additions and 0 deletions
|
@ -43,6 +43,8 @@ class Builder;
|
|||
}
|
||||
|
||||
class ConfigureGraphics : public ConfigurationShared::Tab {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit ConfigureGraphics(
|
||||
const Core::System& system_, std::vector<VkDeviceInfo::Record>& records,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue