summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2023-01-18allow volume up/down hotkeys to be repeatedJonas Gutenschwager
2023-01-13UI changeMatías Locatti
2023-01-131.5X resolution scaler optionMatías Locatti
2023-01-10Merge pull request #9605 from german77/mouse_mappingbunnei
2023-01-10yuzu: Read mouse wheel inputNarr the Reg
2023-01-09qt: fix configuration weirdness on turboLiam
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
2023-01-05config: Set the Vulkan driver pipeline cache option to be globalWollnashorn
2023-01-05config: Better wording for VK pipeline cache option and enable by defaultWollnashorn
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-04common: add setting for renderer clock workaroundLiam
2023-01-04yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow
2023-01-01Merge pull request #9514 from ColinKinloch/en_gbliamwhite
2022-12-30settings: comment language blocklist columnsColin Kinloch
2022-12-30config: Save multiplayer settings only globallyWollnashorn
2022-12-29settings: added regon/language warning bounds checkColin Kinloch
2022-12-28settings: warn on invalid regon/language combinationsColin Kinloch
2022-12-23yuzu: Automatically refresh device listgerman77
2022-12-17yuzu: fix device name settinggerman77
2022-12-13Set: Allow setting device nicknameChloe Marcec
2022-12-12yuzu: Make unlimited frame rate non persistent between game bootsNarr the Reg
2022-12-08video_core: Integrate SMAALiam
2022-12-06Merge pull request #9370 from liamwhite/break-unmappedmerry
2022-12-06Merge pull request #9389 from lioncash/emumoveliamwhite
2022-12-06configure_graphics: Make SPIRV backend string translatableLioncash
2022-12-05emulated_controller: Remove unused parameter in GetMappedDevices()Lioncash
2022-12-04Merge pull request #9273 from ameerj/per-game-profileliamwhite
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti
2022-12-02core: add option to break on unmapped accessLiam
2022-11-28video_core: add null backendLiam
2022-11-28configure_input_player: Fix profile saving when using handheld controller typeameerj
2022-11-28config: Custom profile detection fixesameerj
2022-11-28configure_input_per_game: Allow configuring all 8 playersameerj
2022-11-27Merge pull request #8829 from Docteh/qt6_0002liamwhite
2022-11-27Vulkan: update initializationLiam
2022-11-26Sharpness instead of SharpeningMatías Locatti
2022-11-25configure_graphics: Implement custom FSR Sharpening settinglat9nq
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-11-20Configuration: Add per-game input profilesameerj
2022-11-17Qt6: Disable IR Sensor when compiling with Qt6Kyle Kienapfel
2022-11-15configure_profile_manager: Cleanup reference/pointer usagelat9nq
2022-11-15configure_profile_manager: Remove profile picture borderlat9nq
2022-11-15configure_profile_manager: Use a custom dialog for deletionlat9nq
2022-11-04UI: Add options to hide extra columns (#9093)Piplup
2022-10-19UI: Add option to hide the compatibility listKyle Kienapfel
2022-10-13Merge pull request #9039 from Kelebek1/auto_backendliamwhite
2022-10-12Merge pull request #9047 from german77/steam-aspectbunnei
2022-10-10yuzu: Add 16:10 aspect ratioNarr the Reg
2022-10-09Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek1