summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp
AgeCommit message (Expand)Author
2021-07-08config: Remove float {Read,Write}Setting variantsameerj
2021-06-30yuzu_cmd: config: Pass a reference inlat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-17nvflinger: Add toggle to disable buffer swap interval limitsameerj
2021-06-16Merge pull request #6464 from ameerj/disable-astcbunnei
2021-06-16fsp_srv: Fix filesystem access loggingMorph
2021-06-15yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settingsameerj
2021-06-04yuzu-cmd: Add touch_from_button in config fileClément Gallet
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-04-18general: Ignore implicit-fallthrough for SDL.hlat9nq
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-03-02Fix default bcat_backend initKelebek1
2021-02-15Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei
2021-02-13config: Make high GPU accuracy the defaultReinUsesLisp
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
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-12-05yuzu_cmd: Remove 'users_size'comex
2020-11-25Add multiple udp server supportgerman
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-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-10settings: Remove storage size optionsMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-05-30Implement macro JITDavid Marcec
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-03-17bcat: Disable Boxcat backend by defaultFearlessTobi
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-23Replace GetString with Get functionFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi