summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-10yuzu/configuration: Show assembly shaders check boxReinUsesLisp
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-06-04Merge pull request #4009 from ogniK5377/macro-jit-prodbunnei
2020-06-03Actually save the input when clearing/resetting to defaultFearlessTobi
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-05-03Merge pull request #3637 from FearlessTobi/port-5094bunnei
2020-04-27Merge pull request #3742 from FernandoS27/command-listbunnei
2020-04-26Merge pull request #3791 from Kewlan/hotkey-config-plusbunnei
2020-04-25Merge pull request #3761 from Kewlan/stick-modifier-sliderbunnei
2020-04-24Add Restore Defaults and Clear options to hotkeysKewlan
2020-04-24Merge pull request #3760 from Morph1984/trailing-filedir-separatorbunnei
2020-04-23Clang Format.Fernando Sahmkow
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-23Edit modifier_scale with the deadzone sliderKewlan
2020-04-22Clang format.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-22Add a trailing separator to the string pathMorph
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-04-10Merge pull request #3594 from ReinUsesLisp/vk-instancebunnei
2020-04-10Merge pull request #3607 from FearlessTobi/input-kmsbunnei
2020-04-08Place SL and SR in the right most column.Kewlan
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-04-07renderer_vulkan: Query device names from the backendReinUsesLisp
2020-04-05yuzu/configuration: Only assert that all buttons exist when we are handling t...FearlessTobi
2020-04-05yuzu/configure_input_simple: Fix "Docked Joycons" controller profileFearlessTobi
2020-03-29Re-order the shoulder buttons both in the configuration menu, and in the code.Kewlan
2020-03-21Merge pull request #3531 from makigumo/yuzu_masterbunnei
2020-03-20Merge pull request #3526 from FearlessTobi/bcat-disablebunnei
2020-03-19set: implement GetRegionCodeDan
2020-03-17yuzu: Save sound output mode and set it to Stereo by defaultFearlessTobi
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-14Add 4:3 aspect ratio and address feedbackMorph
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-02-09Merge pull request #3391 from Morph1984/remove-unknownZach Hilman
2020-02-09Remove option "Show files with type 'Unknown'"Morph
2020-02-03Merge pull request #3337 from ReinUsesLisp/vulkan-stagedbunnei
2020-02-01Merge pull request #3268 from CJBok/deadzonebunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-25Merge pull request #3343 from FearlessTobi/ui-tabbunnei
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2020-01-19yuzu_qt: config: Move audio to its own tab.bunnei
2020-01-19GUI/gamelist: add "None" as an option for second row and remove dynamically d...Bartosz Kaszubowski