summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_per_game.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu: Fully hide linux tabgerman772024-02-051-0/+3
* yuzu: Add per-game linux gamemode configurationflodavid2024-01-021-0/+6
* config: Unify config handling under frontend_commont8952023-11-211-4/+3
* general: Use console mode helper across projectlat9nq2023-08-231-3/+2
* config(qt): Sanitize docked handheld controllerlat9nq2023-08-221-0/+8
* yuzu-qt: Screenshots depend more on the graphics settingslat9nq2023-08-161-1/+2
* common,qt-config: Remove usage of forward_listlat9nq2023-07-221-1/+1
* configuration: Use a builder to create widgetslat9nq2023-07-211-11/+8
* configure_cpu: Generate UIlat9nq2023-07-211-1/+2
* configuration: Use a mapping of setting value to namelat9nq2023-07-211-5/+8
* configure_audio: Implement ui generationlat9nq2023-07-211-1/+1
* configure_system: Implement with for looplat9nq2023-07-211-1/+1
* per_game: Remove general tablat9nq2023-07-211-3/+0
* configure_general: Generate UI using containerslat9nq2023-07-211-1/+1
* configure_graphics: Partial runtime implementationlat9nq2023-07-211-1/+1
* configure_graphics_advance: Generate UI at runtimelat9nq2023-07-211-3/+6
* configure_per_game: Rename group to tab_grouplat9nq2023-07-211-9/+9
* configuration: Add base class to tabslat9nq2023-07-211-14/+13
* yuzu-qt: Load Vulkan device info at startuplat9nq2023-06-061-1/+4
* yuzu-qt/config: Add option to disable compute on Intellat9nq2023-05-071-1/+2
* main: Globally disable the "?" button on dialogsMorph2023-01-251-2/+0
* config: Custom profile detection fixesameerj2022-11-291-1/+1
* Configuration: Add per-game input profilesameerj2022-11-201-1/+4
* yuzu: Use a debugger to generate minidumpslat9nq2022-09-051-2/+1
* configure_per_game: Eliminate variable shadowingMorph2022-06-141-3/+3
* yuzu: Eliminate variable shadowingMorph2022-06-141-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Reduce unused includesameerj2022-03-201-6/+0
* configure_per_game: Initialize tabs after loading custom configurationlat9nq2022-01-051-15/+9
* Geometry property removal and rewordingMoonlacer2021-10-261-1/+1
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-18/+48
* Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title barOZtistic2021-06-231-0/+2
* yuzu qt: Revert some usages of string_viewlat9nq2021-06-031-3/+8
* Merge pull request #6361 from lat9nq/per-hb-cfgbunnei2021-06-021-3/+6
|\
| * yuzu qt: Restore const qualifierslat9nq2021-05-261-7/+3
| * yuzu qt: Handle per-game configs for title id 0lat9nq2021-05-261-3/+10
* | Merge pull request #6346 from lat9nq/apply-config-pgcAmeer J2021-05-271-0/+14
|\ \ | |/ |/|
| * yuzu qt: Add an Apply button to configuration dialogslat9nq2021-05-251-0/+14
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-2/+0
|/
* configuration: Add CPU tab to game propertieslat9nq2021-05-161-0/+1
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* core: Eliminate remaining usages of the global system instanceLioncash2020-11-271-1/+1
* patch_manager: Remove usages of the global system instanceLioncash2020-11-181-2/+5
* input_profiles: Implement input profilesMorph2020-11-161-1/+2
* core/settings: Move configuring_global behind an APILioncash2020-11-041-1/+1
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+140