summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2021-05-23settings: Forbid docked mode on handheldgerman77
2021-05-22settings: Suppress duplicate label name warninggerman77
2021-05-20Merge pull request #6321 from lat9nq/per-game-cpubunnei
2021-05-20configure_cpu: Simplify UpdateGrouplat9nq
2021-05-19configuration_shared: Drop unused function and template anotherlat9nq
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-05-16configure_debug: FIx duplicate labelsMorph
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-05-15configuration_shared: Add some commentslat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
2021-05-15input_common: Implement SDL motiongerman77
2021-05-10configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column"Kewlan
2021-04-28yuzu: config: Silence narrowing conversion warning on MSVCMorph
2021-04-25Merge pull request #6198 from Kewlan/favorite-gamesbunnei
2021-04-25config: Add new keyboard bindingsMorph
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14common: Move settings to common from core.bunnei
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-04-11Merge pull request #6135 from Morph1984/borderless-windowed-fullscreenbunnei
2021-04-08Merge pull request #6062 from ameerj/auto-stubbunnei
2021-04-06config: Default to exclusive fullscreen mode on platforms other than WindowsMorph
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-04-04configure_graphics: Prevent stack-use-after-scopelat9nq
2021-03-30Use a single connection for UDP server, make connection test longer and check...german77
2021-03-30configuration: Add auto stub toggle that resets on bootameerj
2021-03-20Fix cancelation of choose directory dialogivan-boikov
2021-03-11Merge pull request #6040 from german77/toggleKeyboardbunnei
2021-03-08Merge pull request #5990 from german77/mousePanningV2bunnei
2021-03-06Enable mouse toggle buttonsgerman77
2021-03-06Add toggle button option for normal buttonsgerman
2021-03-05Enable button toggle for keyboard in the modifier buttongerman
2021-03-03Merge pull request #6004 from german77/udprandombunnei
2021-03-02Fix default bcat_backend initKelebek1
2021-03-01inputCommon: Use an unique client id for each socket instancegerman
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-15Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei
2021-02-15Merge pull request #4940 from german77/nativeGCbunnei
2021-02-13config: Make high GPU accuracy the defaultReinUsesLisp
2021-02-13yuzu/config: Disable assembly shaders by defaultReinUsesLisp
2021-02-13vulkan_wrapper: Pull Windows symbolsReinUsesLisp
2021-02-13gpu: Report renderer errors with exceptionsReinUsesLisp
2021-02-11Merge pull request #5869 from german77/mousePanningbunnei
2021-02-10Merge pull request #5893 from lioncash/inputbunnei
2021-02-09configure_input_player_widget: Silence unused variable warningslat9nq
2021-02-09configure_input_player_widget: Reduce duplication of array accessors where ap...Lioncash
2021-02-09configure_input_player_widget: Avoid nontrivial copies where applicableLioncash
2021-02-09Use GC imagegerman