summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp
AgeCommit message (Expand)Author
2023-11-21config: Unify config handling under frontend_commont895
2023-09-13cmd/config: Remove uncaught usage of stoullat9nq
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21settings: Recategorize a bitlat9nq
2023-07-21settings: Add a registry of settingslat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-05-23textures: add BC1 and BC3 compressors and recompression settingLiam
2023-05-09service: nfp: Allow to load with a different amiibo idgerman77
2023-05-07Settings: add option to enable / disable reactive flushingFernando Sahmkow
2023-05-06Merge pull request #10125 from lat9nq/vsync-selectbunnei
2023-05-06Merge pull request #10162 from lat9nq/sdl-remove-oldliamwhite
2023-05-05yuzu-sdl,audio_core: Remove antiquated warning ignorelat9nq
2023-05-03settings: remove pessimistic flushingLiam
2023-05-03Merge pull request #10124 from liamwhite/pebkacMorph
2023-05-02configuration: Expose separate swap present modeslat9nq
2023-05-01vk_present_manager: Add toggle for async presentationGPUCode
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-02-22configuration: Add async ASTC decode settingameerj
2023-02-09input_common: Reintroduce custom pro controller supportNarr the Reg
2023-02-04yuzu_cmd: Fix mismatching controller inputgerman77
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
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
2022-12-06Merge pull request #9370 from liamwhite/break-unmappedmerry
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-12-02core: add option to break on unmapped accessLiam
2022-11-28Merge pull request #9325 from german77/default_by_defaultliamwhite
2022-11-27yuzu-cmd: Fix default config valuegerman77
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-08-25video_core: add option for pessimistic flushingLiam
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-22Project AndioKelebek1
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-07-15common/setting: Make ranged a property of the typemerry
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