summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2022-01-09yuzu: main: Increase the open file limit on Windows to 8192Morph
2022-01-06yuzu: Add controller hotkeysgerman77
2022-01-01yuzu: Fix UI elements not updating correctlygerman77
2021-12-22main: reword inhibit reasonliushuyu
2021-12-22main: fix wake lock in Flatpak ...liushuyu
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-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-07Merge pull request #7506 from heinermann/focus_crashMai M
2021-12-06main: Update video core popupMatías Locatti
2021-12-04Fixed #7502Adam Heinermann
2021-12-04core/hid: Ensure only valid npad are connectedgerman77
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-11-27Merge pull request #7255 from german77/krakenFernando S
2021-11-26config: Remove vibration configurationgerman77
2021-11-25Merge pull request #7330 from MightyCreak/simplify-theme-selectionbunnei
2021-11-24yuzu: Fix TAS from rebasegerman77
2021-11-24service/hid: Remove includes of core.h and settings.hgerman77
2021-11-24settings: Fix controller preview not displaying the correct controllergerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24second commit lion reviewgerman77
2021-11-24input_common: Revert deleted TAS functionsgerman77
2021-11-24service/hid: Fix gesture inputgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core: Register HIDgerman77
2021-11-24yuzu: Use new input on main and bootmanagergerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-24Refactor menu states and shortcuts in GMainWindow. (#7419)Adam Heinermann
2021-11-21const fixesAdam Heinermann
2021-11-21Apply clang formatAdam Heinermann
2021-11-21Added TAS controls to the menu under ToolsAdam Heinermann
2021-11-19Merge pull request #7369 from Morph1984/amd-fsr-statusbarbunnei
2021-11-19Merge pull request #7342 from goldenx86/patch-3bunnei
2021-11-18main: Fix default AA nameMorph
2021-11-18main: Shorten AMD FSR status bar textMorph
2021-11-18Merge pull request #7353 from v1993/no-more-epilepsybunnei
2021-11-17Prevent window flickering when holding EscValeri
2021-11-16Yuzu UI: Add button for Anti AliasFernando Sahmkow
2021-11-16QtGUI: Add buttton to toggle the filter.FernandoS27
2021-11-16bootmanager: Fix screenshot resolution factor usageameerj
2021-11-16main: Add resolution scale label in the status barMorph
2021-11-16Replace keys error pop upMatías Locatti
2021-11-14Replace "Light" theme by "Default"Romain Failliot
2021-11-13Merge pull request #7272 from behunin/the-courteous-loggerbunnei
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-11-04general: Get the current process program id directly from the systemMorph