summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2023-05-07Settings: add option to enable / disable reactive flushingFernando Sahmkow
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq
2023-05-06Merge pull request #10125 from lat9nq/vsync-selectbunnei
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-05-05yuzu: Add motion preview to controller inputNarr the Reg
2023-05-03settings: remove pessimistic flushingLiam
2023-05-03qt_common: Remove yuzu prefixlat9nq
2023-05-03Merge pull request #10124 from liamwhite/pebkacMorph
2023-05-02configure_graphics: No there isn't a hyphen in VSynclat9nq
2023-05-02configure_input_player: Add missing includelat9nq
2023-05-02configure_graphics: Clean up includes [IWYU]lat9nq
2023-05-02configure_graphics: Actively find present modeslat9nq
2023-05-02configure_graphics: Fix another typolat9nq
2023-05-02configure_graphics: Fix typolat9nq
2023-05-02configuration: Expose separate swap present modeslat9nq
2023-05-01vk_present_manager: Add toggle for async presentationGPUCode
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-04-08kernel: switch extended memory setting to 8GB arrangementLiam
2023-03-17config: Fix controller config from resettingNarr the Reg
2023-03-13configure_audio: Fix output mode setting not savingMorph
2023-03-13Merge pull request #9941 from german77/settingsliamwhite
2023-03-12general: fix spelling mistakesLiam
2023-03-11yuzu: Move audio settings to audio sectiongerman77
2023-03-11yuzu: Remove console id settinggerman77
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-26Merge pull request #9849 from ameerj/async-astcliamwhite
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-25config: Fix per game Force max clockgerman77
2023-02-22configuration: Add async ASTC decode settingameerj
2023-02-18Merge pull request #9815 from german77/qt-mouseliamwhite
2023-02-16yuzu: Write to config file on important config changesNarr the Reg
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-09input_common: Reintroduce custom pro controller supportNarr the Reg
2023-02-01yuzu: config: Draw turbo buttons with a different colorgerman77
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-28Merge pull request #9690 from german77/whoopsliamwhite
2023-01-28yuzu: config: Avoid reading deleted objectNarr the Reg
2023-01-27Merge pull request #9539 from Wollnashorn/opengl-fsrliamwhite
2023-01-26video_core/opengl: Add FSR upscaling filter to the OpenGL rendererWollnashorn
2023-01-25main: Globally disable the "?" button on dialogsMorph
2023-01-24Merge pull request #9492 from german77/joycon_releaseliamwhite
2023-01-22qt: add option to disable controller appletEBADBEEF
2023-01-22Merge pull request #9660 from german77/koreaToTaiwanliamwhite
2023-01-22yuzu: Fix language comobox crashgerman77
2023-01-19core: hid: Only set the polling mode to the correct sideNarr the Reg
2023-01-19yuzu: Add ring controller test buttongerman77
2023-01-19core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg
2023-01-19yuzu: Update controller colors and button namesNarr the Reg
2023-01-19input_common: Disable SDL driver with switch controllersNarr the Reg
2023-01-18fix formatJonas Gutenschwager