summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_per_game.h
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-01-28Merge pull request #12555 from flodavid/fix-gamemode-settingliamwhite
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-02yuzu: Add per-game linux gamemode configurationflodavid
2023-11-21config: Unify config handling under frontend_commont895
2023-11-04Convert files to LF eolKelebek1
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21configuration: Clean up includes a bitlat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21per_game: Remove general tablat9nq
2023-07-21configure_graphics_advance: Generate UI at runtimelat9nq
2023-07-21configure_per_game: Rename group to tab_grouplat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-06-06yuzu-qt: Load Vulkan device info at startuplat9nq
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq
2022-11-20Configuration: Add per-game input profilesameerj
2022-06-14configure_per_game: Eliminate variable shadowingMorph
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-20yuzu: Reduce unused includesameerj
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-06-01Merge pull request #6361 from lat9nq/per-hb-cfgbunnei
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-25yuzu qt: Add an Apply button to configuration dialogslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq