summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace GetString with Get functionGravatar FearlessTobi2020-01-231-2/+2
* Input: UDP Client to provide motion and touch controlsGravatar fearlessTobi2020-01-231-0/+5
* settings: Add option to set BCAT backendGravatar Zach Hilman2019-09-301-0/+5
* settings: Add options for managing gamecard emulationGravatar Zach Hilman2019-09-211-0/+14
* settings: Add options for setting storage sizesGravatar Zach Hilman2019-09-211-0/+9
* Add frametime logging for tracking performance over timeGravatar fearlessTobi2019-09-101-0/+2
* yuzu: Remove setting for using UnicornGravatar Lioncash2019-07-111-1/+0
* Merge pull request #2669 from FearlessTobi/move-cpujit-settingGravatar Zach Hilman2019-07-041-1/+1
|\
| * yuzu: Remove CPU Jit setting from the UIGravatar fearlessTobi2019-07-041-1/+1
* | settings: Add config option for kiosk (quest) modeGravatar Zach Hilman2019-06-281-0/+1
|/
* Merge pull request #2482 from DarkLordZach/prepoGravatar bunnei2019-06-211-0/+2
|\
| * settings: Add 'Reporting Services' config optionGravatar Zach Hilman2019-05-251-0/+2