aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.cpp
AgeCommit message (Expand)Author
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-23settings: Forbid docked mode on handheldgerman77
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
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-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-06config: Default to exclusive fullscreen mode on platforms other than WindowsMorph
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-03-30configuration: Add auto stub toggle that resets on bootameerj
2021-03-08Merge pull request #5990 from german77/mousePanningV2bunnei
2021-03-02Fix default bcat_backend initKelebek1
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-15Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei
2021-02-13config: Make high GPU accuracy the defaultReinUsesLisp
2021-02-13yuzu/config: Disable assembly shaders by defaultReinUsesLisp
2021-02-07Add mouse panninggerman
2021-01-20Merge pull request #5270 from german77/multiTouchbunnei
2021-01-17Fix player 1 default connected valuegerman
2021-01-15Allow to return up to 16 touch inputs per enginegerman
2021-01-15Allow all touch inputs at the same time and remove config options that are no...german
2021-01-10config: Enable docked mode by defaultMorph
2021-01-04yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi
2021-01-02dynarmic: Add Unsafe_InaccurateNaN optimizationMerryMage
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-12-08Merge pull request #5020 from german77/AnalogfromButtonFixMorph
2020-12-07Disable analog joystick from buttons by defaultgerman
2020-12-01Merge pull request #4937 from german77/multiUDPbunnei
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-25Add multiple udp server supportgerman
2020-11-23Merge pull request #4451 from slashiee/extended-loggingbunnei
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15config: Migrate config files into config/customMorph
2020-11-15controllers/npad: Connect a controller on init if none are connectedMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-10-26video_core: NVDEC Implementationameerj