summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24core: Update input interpretergerman77
2021-11-24yuzu: Update overlay appletgerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24debugger/controller: Remove TASgerman77
2021-11-24yuzu: Update frontendgerman77
2021-11-24core: Register HIDgerman77
2021-11-24yuzu: Use new input on main and bootmanagergerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-11-24Refactor menu states and shortcuts in GMainWindow. (#7419)Adam Heinermann
2021-11-24Merge pull request #7404 from Kewlan/per-game-framerate-capbunnei
2021-11-21const fixesAdam Heinermann
2021-11-21Apply clang formatAdam Heinermann
2021-11-21Added TAS controls to the menu under ToolsAdam Heinermann
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-11-20Fix screenshot dimensions when at 1x scaleameerj
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-18configure_graphics_ui: AMD's -> AMDMorph
2021-11-18main: Shorten AMD FSR status bar textMorph
2021-11-18Merge pull request #7353 from v1993/no-more-epilepsybunnei
2021-11-17Merge pull request #7355 from german77/hotkey_spambunnei
2021-11-17hotkeys: Don't allow hotkeys to spamgerman77
2021-11-17Prevent window flickering when holding EscValeri
2021-11-16TextureCache: Add automatic anisotropic filtering and refactor code.Fernando Sahmkow
2021-11-16TextureCache: Make a better Anisotropic setter.Fernando Sahmkow
2021-11-16configure_graphics.ui: Cleanup scaling options and fix duplicate name warningameerj
2021-11-16Yuzu UI: Add button for Anti AliasFernando Sahmkow
2021-11-16Frontend: Add anti-aliasing method settingMarshall Mohror
2021-11-16QtGUI: Add buttton to toggle the filter.FernandoS27
2021-11-16VideoCore: Add gaussian filtering.FernandoS27
2021-11-16VideoCore: Add more rescaling option.FernandoS27
2021-11-16Presentation: add Nearest Neighbor filter.Fernando Sahmkow
2021-11-16vulkan: Implement FidelityFX Super ResolutionMarshall Mohror
2021-11-16yuzu: Fix build errorsameerj
2021-11-16video_core,yuzu: Move UpdateRescalingInfo call to video_corelat9nq
2021-11-16bootmanager: Fix screenshot resolution factor usageameerj
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16main: Add resolution scale label in the status barMorph
2021-11-16TextureCache: Modify Viewports/Scissors according to Rescale.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow
2021-11-16Replace keys error pop upMatías Locatti
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