summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_per_game.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-05yuzu: Fully hide linux tabgerman771-0/+3
2024-01-02yuzu: Add per-game linux gamemode configurationflodavid1-0/+6
2023-11-21config: Unify config handling under frontend_commont8951-4/+3
2023-08-23general: Use console mode helper across projectlat9nq1-3/+2
2023-08-22config(qt): Sanitize docked handheld controllerlat9nq1-0/+8
2023-08-16yuzu-qt: Screenshots depend more on the graphics settingslat9nq1-1/+2
2023-07-22common,qt-config: Remove usage of forward_listlat9nq1-1/+1
2023-07-21configuration: Use a builder to create widgetslat9nq1-11/+8
2023-07-21configure_cpu: Generate UIlat9nq1-1/+2
2023-07-21configuration: Use a mapping of setting value to namelat9nq1-5/+8
2023-07-21configure_audio: Implement ui generationlat9nq1-1/+1
2023-07-21configure_system: Implement with for looplat9nq1-1/+1
2023-07-21per_game: Remove general tablat9nq1-3/+0
2023-07-21configure_general: Generate UI using containerslat9nq1-1/+1
2023-07-21configure_graphics: Partial runtime implementationlat9nq1-1/+1
2023-07-21configure_graphics_advance: Generate UI at runtimelat9nq1-3/+6
2023-07-21configure_per_game: Rename group to tab_grouplat9nq1-9/+9
2023-07-21configuration: Add base class to tabslat9nq1-14/+13
2023-06-06yuzu-qt: Load Vulkan device info at startuplat9nq1-1/+4
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq1-1/+2
2023-01-25main: Globally disable the "?" button on dialogsMorph1-2/+0
2022-11-29config: Custom profile detection fixesameerj1-1/+1
2022-11-20Configuration: Add per-game input profilesameerj1-1/+4
2022-09-05yuzu: Use a debugger to generate minidumpslat9nq1-2/+1
2022-06-14configure_per_game: Eliminate variable shadowingMorph1-3/+3
2022-06-14yuzu: Eliminate variable shadowingMorph1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-20yuzu: Reduce unused includesameerj1-6/+0
2022-01-05configure_per_game: Initialize tabs after loading custom configurationlat9nq1-15/+9
2021-10-26Geometry property removal and rewordingMoonlacer1-1/+1
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq1-18/+48
2021-06-23Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title barOZtistic1-0/+2
2021-06-03yuzu qt: Revert some usages of string_viewlat9nq1-3/+8
2021-05-26yuzu qt: Restore const qualifierslat9nq1-7/+3
2021-05-26yuzu qt: Handle per-game configs for title id 0lat9nq1-3/+10
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-2/+0
2021-05-25yuzu qt: Add an Apply button to configuration dialogslat9nq1-0/+14
2021-05-16configuration: Add CPU tab to game propertieslat9nq1-0/+1
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash1-1/+1
2020-11-18patch_manager: Remove usages of the global system instanceLioncash1-2/+5
2020-11-16input_profiles: Implement input profilesMorph1-1/+2
2020-11-04core/settings: Move configuring_global behind an APILioncash1-1/+1
2020-07-10configuration: implement per-game configurations (#4098)lat9nq1-0/+140