summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp
AgeCommit message (Expand)Author
2022-06-30settings: Consolidate RangedSetting's with regular oneslat9nq
2022-06-10core/debugger: support operation in yuzu-cmdLiam
2022-03-21Merge pull request #8048 from ameerj/include-purgebunnei
2022-03-20yuzu_cmd: Reduce unused includesameerj
2022-03-15yuzu_cmd: Allow user to specify config file locationlat9nq
2022-02-27dynarmic: Inline exclusive memory accessesmerry
2022-02-21settings: Add a new "use_extended_memory_layout" setting.bunnei
2022-02-05config: Support motion inputslat9nq
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24config: Cleanup and documentationgerman77
2021-11-24core: Update input interpretergerman77
2021-11-16Frontend: Add anti-aliasing method settingMarshall Mohror
2021-11-16yuzu_cmd: Read resolution_setup and scaling_filter from configlat9nq
2021-10-17settings: Remove std::chrono usageameerj
2021-10-15config: Read network_interfacelat9nq
2021-09-29settings: Remove BCAT settingsMorph
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-08-04config: Read connected setting for controllerslat9nq
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-25Merge pull request #6697 from ameerj/fps-capbunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-07-22general: Add setting shader_backendlat9nq
2021-07-22shader: Add shader loop safety check settingslat9nq
2021-07-21yuzu_cmd: Make use of fullscreen_mode settinglat9nq
2021-07-16yuzu_cmd: Add missing or update current settingslat9nq
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