summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu_cmd: Make use of fullscreen_mode settingGravatar lat9nq2021-07-211-0/+1
* yuzu_cmd: Add missing or update current settingsGravatar lat9nq2021-07-161-1/+23
* config: Remove float {Read,Write}Setting variantsGravatar ameerj2021-07-081-4/+2
* yuzu_cmd: config: Pass a reference inGravatar lat9nq2021-06-301-4/+4
* general: Make most settings a BasicSettingGravatar lat9nq2021-06-281-111/+85
* nvflinger: Add toggle to disable buffer swap interval limitsGravatar ameerj2021-06-171-0/+2
* Merge pull request #6464 from ameerj/disable-astcGravatar bunnei2021-06-161-2/+4
|\
| * yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settingsGravatar ameerj2021-06-151-2/+4
* | fsp_srv: Fix filesystem access loggingGravatar Morph2021-06-161-0/+2
|/
* yuzu-cmd: Add touch_from_button in config fileGravatar Clément Gallet2021-06-041-0/+37
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-251-21/+26
* general: Demote custom_rtc to regular settingGravatar lat9nq2021-05-171-3/+3
* general: Ignore implicit-fallthrough for SDL.hGravatar lat9nq2021-04-181-0/+10
* common: Move settings to common from core.Gravatar bunnei2021-04-141-1/+1
* core: settings: Add setting for debug assertions and disable by default.Gravatar bunnei2021-04-141-0/+4
* Fix default bcat_backend initGravatar Kelebek12021-03-021-1/+1
* Merge pull request #4298 from FearlessTobi/remove-cache-settingGravatar bunnei2021-02-151-3/+0
|\
| * yuzu/configure_filesystem: Remove "Select Cache Directory" optionGravatar FearlessTobi2021-01-041-3/+0
* | config: Make high GPU accuracy the defaultGravatar ReinUsesLisp2021-02-131-1/+1
* | Allow all touch inputs at the same time and remove config options that are no...Gravatar german2021-01-151-4/+0
* | config: Enable docked mode by defaultGravatar Morph2021-01-101-1/+1
|/
* yuzu: Remove gdbstub configurationGravatar FearlessTobi2020-12-191-3/+0
* yuzu_cmd: Remove 'users_size'Gravatar comex2020-12-051-1/+0
* Add multiple udp server supportGravatar german2020-11-251-4/+2
* configure_input: Add per-player vibrationGravatar Morph2020-11-151-0/+2
* settings: Remove global vibration strength modifierGravatar Morph2020-11-151-2/+0
* configure_input: Hook up the vibration percentage spinboxGravatar Morph2020-11-151-0/+2
* settings: Preparation for per-game input settingsGravatar Morph2020-11-151-12/+13
* yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.Gravatar bunnei2020-10-261-3/+3
* configure_input: Hook up the motion button and checkboxGravatar Morph2020-09-051-0/+2
* Project Mjölnir: Part 1Gravatar Morph2020-08-261-0/+2
* common/fileutil: Convert namespace to Common::FSGravatar Lioncash2020-08-161-18/+20
* Rebase for per game settingsGravatar David Marcec2020-07-171-0/+4
* Merge pull request #4294 from MerryMage/cpu-opt-settingsGravatar bunnei2020-07-141-2/+0
|\
| * configuration: Add settings to enable/disable specific CPU optimizationsGravatar MerryMage2020-07-111-2/+0
* | settings: Remove storage size optionsGravatar Morph2020-07-101-9/+0
|/
* configuration: implement per-game configurations (#4098)Gravatar lat9nq2020-07-091-37/+46
* Merge pull request #3966 from Morph1984/hide-internal-resolution-uiGravatar bunnei2020-06-161-2/+0
|\
| * yuzu/frontend: Remove internal resolution optionGravatar Morph2020-06-061-2/+0
* | Implement macro JITGravatar David Marcec2020-05-301-0/+2
|/
* yuzu: Add frontend settings for assembly shadersGravatar ReinUsesLisp2020-05-191-0/+2
* core: settings: Add a setting for time zone.Gravatar bunnei2020-05-111-2/+3
* GPU: Add Fast GPU Time Option.Gravatar Fernando Sahmkow2020-04-231-0/+2
* UI: Replasce accurate GPU option for GPU Accuracy LevelGravatar Fernando Sahmkow2020-04-221-2/+2
* dynarmic: Add option to disable CPU JIT optimizationsGravatar MerryMage2020-04-201-0/+2
* bcat: Disable Boxcat backend by defaultGravatar FearlessTobi2020-03-171-1/+1
* Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Gravatar Morph2020-02-271-0/+2
* core: settings: Add setting to enable vsync, which is on by default.Gravatar bunnei2020-02-251-0/+2
* Add following aspect ratios: 16:9, 21:9, Stretch to WindowGravatar Morph2020-02-131-0/+2
* settings: Add settings for graphics backendGravatar ReinUsesLisp2020-01-291-0/+6