aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2022-02-01configure_input_player: std::move input setters in HandleClickLioncash
2022-02-01configure_input_player: Avoid unnecessary ParamPackage copiesLioncash
2022-02-01yuzu/game_list: Use non-deprecated version of QString's split() functionLioncash
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman77
2022-01-27Merge pull request #7770 from german77/motion-thresholdbunnei
2022-01-27hotkeys: Don't translate hotkey buttonsgerman77
2022-01-25Merge pull request #7769 from german77/no-controlbunnei
2022-01-25Merge pull request #7768 from Moonlacer/fsr-1.0.2bunnei
2022-01-24Merge pull request #7760 from german77/inverted_keyboardbunnei
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2022-01-23yuzu: Add setting to disable controller navigationgerman77
2022-01-23Update FSR to 1.0.2Moonlacer
2022-01-22Merge pull request #7716 from german77/volumebunnei
2022-01-21Merge pull request #7737 from bunnei/fix-dummy-thread-leakbunnei
2022-01-21yuzu: Add modifiers for keyboardNarr the Reg
2022-01-21Use Default Colorful theme by default outside of Windowsv1993
2022-01-20hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type.bunnei
2022-01-18Merge pull request #7725 from german77/mouse_in_motionbunnei
2022-01-17uisettings: Add enumeration type for themesMorph
2022-01-17config: Change default theme to Dark Colorfulgidoly
2022-01-16input_common: Reintroduce motion from mouse and use button namesgerman77
2022-01-15yuzu: Add volume up/down hotkeysgerman77
2022-01-15yuzu: Remove speed limit hotkeysgerman77
2022-01-13Merge pull request #7690 from Morph1984/increase-file-limit-winbunnei
2022-01-11Merge pull request #7633 from german77/hotkeysbunnei
2022-01-09yuzu: main: Increase the open file limit on Windows to 8192Morph
2022-01-07yuzu: Use pad parameter to choose the correct controllergerman77
2022-01-06yuzu: Add controller hotkeysgerman77
2022-01-04configure_per_game: Initialize tabs after loading custom configurationlat9nq
2022-01-03Merge pull request #7251 from FernandoS27/shader-dumpbunnei
2022-01-04ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow
2022-01-03Merge pull request #7662 from german77/uistatusbunnei
2022-01-01controller_applet: Only populate supported controllersgerman77
2022-01-01yuzu: Fix UI elements not updating correctlygerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-22main: reword inhibit reasonliushuyu
2021-12-22main: fix wake lock in Flatpak ...liushuyu
2021-12-21Merge pull request #7604 from ameerj/fullscreen-render-windowbunnei
2021-12-20Merge pull request #7597 from bunnei/remove-global-lockbunnei
2021-12-19main: Refactor to reduce code duplication in ShowFullscreen()ameerj
2021-12-19main: Make render window borderless fullscreen toggle on the monitor it resid...ameerj
2021-12-17Merge pull request #7570 from ameerj/favorites-expandedbunnei
2021-12-17core: hle: Remove global HLE lock.bunnei
2021-12-15Merge pull request #7532 from goldenx86/patch-3bunnei
2021-12-16Suggestions from CrusadingNinjaMatías Locatti
2021-12-16Changed linkMatías Locatti
2021-12-14yuzu/main: Fix host memory byte units. GB to GiBWunkolo
2021-12-13qt_software_keyboard: Fix out of bounds array accessMorph
2021-12-12game_list: Add persistent setting for the favorites row expanded stateameerj
2021-12-08profiler: Use QWheelEvent position().toPoint()Morph