aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp
AgeCommit message (Expand)Author
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
2020-12-05yuzu_cmd: Remove 'users_size'comex
2020-11-25Add multiple udp server supportgerman
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-10settings: Remove storage size optionsMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-05-30Implement macro JITDavid Marcec
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-03-17bcat: Disable Boxcat backend by defaultFearlessTobi
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-23Replace GetString with Get functionFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-25settings: Add 'Reporting Services' config optionZach Hilman
2019-05-23common/file_util: Make ReadFileToString and WriteStringToFile consistentLioncash
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow