summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
AgeCommit message (Expand)Author
2021-10-15config: Read network_interfacelat9nq
2021-09-29settings: Remove BCAT settingsMorph
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-07-30Merge pull request #6752 from Morph1984/pt-brbunnei
2021-07-30configure_system: Add Brazilian Portuguese to the list of languagesMorph
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-25Merge pull request #6697 from ameerj/fps-capbunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-07-22general: Add setting shader_backendlat9nq
2021-07-22shader: Add shader loop safety check settingslat9nq
2021-07-21yuzu_cmd: Make use of fullscreen_mode settinglat9nq
2021-07-16yuzu_cmd: Add missing or update current settingslat9nq
2021-07-15default_ini: Remove deprecated settingslat9nq
2021-07-08configure_graphics: Use u8 for bg_color valuesameerj
2021-07-08configure_audio: Use u8 for volume valueameerj
2021-06-23Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M
2021-06-17nvflinger: Add toggle to disable buffer swap interval limitsameerj
2021-06-16Merge pull request #6418 from clementgallet/sdl-audio-backendbunnei
2021-06-17Reaper: Change memory restrictions on TC depending on host memory on VK.Fernando Sahmkow
2021-06-16Reaper: Setup settings and final tuning.Fernando Sahmkow
2021-06-16Merge pull request #6464 from ameerj/disable-astcbunnei
2021-06-16fsp_srv: Fix filesystem access loggingMorph
2021-06-15yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settingsameerj
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2021-06-07Various suggestions by v1993 and lioncashClément Gallet
2021-06-06Add sdl2 audio description in the yuzu-cmd config fileClément Gallet
2021-06-04yuzu-cmd: Add touch_from_button in config fileClément Gallet
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-01-10config: Enable docked mode by defaultMorph
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
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-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
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-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-03-07Merge pull request #3452 from Morph1984/anisotropic-filteringbunnei
2020-03-03Frontend/SDL - Provide proper default for UDP inputJames Rowe
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-14Add 4:3 aspect ratio and address feedbackMorph