summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/config.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15cmake: Remove yuzu_testerReinUsesLisp1-194/+0
2021-01-10config: Enable docked mode by defaultMorph1-1/+1
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi1-1/+0
2020-11-16configure_input: Add per-player vibrationMorph1-0/+1
2020-11-16settings: Remove global vibration strength modifierMorph1-1/+0
2020-11-16configure_input: Hook up the vibration percentage spinboxMorph1-0/+1
2020-11-16settings: Preparation for per-game input settingsMorph1-7/+7
2020-09-05configure_input: Hook up the motion button and checkboxMorph1-0/+1
2020-08-26Project Mjölnir: Part 1Morph1-0/+1
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash1-10/+11
2020-07-10configuration: implement per-game configurations (#4098)lat9nq1-29/+34
2020-06-06yuzu/frontend: Remove internal resolution optionMorph1-2/+0
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow1-0/+2
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow1-2/+2
2020-02-28Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph1-0/+2
2020-02-14Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph1-0/+2
2019-10-05yuzu_tester: Remove unused variableReinUsesLisp1-1/+0
2019-07-11yuzu: Remove setting for using UnicornLioncash1-1/+0
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi1-1/+1
2019-06-10yuzu_tester: Display results in table formatZach Hilman1-1/+0
2019-06-10yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman1-0/+185