summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
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
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-01 Refactor Logging ImplLevi Behunin
2021-10-31Merge pull request #7246 from german77/userimagebunnei
2021-10-30Merge pull request #6702 from lat9nq/disable-screensaverbunnei
2021-10-30yuzu qt: Disable the screensaver with SDL2lat9nq
2021-10-29profile_manager: Resize any image bigger than 256pgerman77
2021-10-28Merge pull request #7223 from Moonlacer/geometry_property_removalAmeer J
2021-10-26Merge pull request #7186 from MightyCreak/fix-crash-configure-windowAmeer J
2021-10-25Geometry property removal and rewordingMoonlacer
2021-10-19Merge pull request #7197 from Moonlacer/tas_help_linkbunnei
2021-10-19Merge pull request #7198 from ameerj/settings-chronobunnei
2021-10-17settings: Remove std::chrono usageameerj
2021-10-16add_linkMoonlacer
2021-10-16Merge pull request #7195 from MightyCreak/fix-warning-typoMai M
2021-10-16main: fix typo in warning messageRomain Failliot
2021-10-15main: Add missing make_unique for uiMorph
2021-10-15qt_web_browser: Add missing QApplication includeMorph
2021-10-15ui: fix crash when closing configure windowRomain Failliot
2021-10-15bootmanager: Forward declare System and SystemResultStatusMorph
2021-10-15yuzu: Construct system in GMainWindowMorph