summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2023-04-30qt: warn on inoperable keysLiam
2023-04-01Merge pull request #10006 from german77/profile_selectliamwhite
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-29service: am: Improve profile select appletNarr the Reg
2023-03-29Merge pull request #9505 from liamwhite/request-exitliamwhite
2023-03-27qt: Fix log softlockNarr the Reg
2023-03-25qt: implement RequestExit for appletsLiam
2023-03-12general: fix spelling mistakesLiam
2023-03-05main: (Windows) Set the current timer resolution to the maximumMorph
2023-02-18Merge pull request #9815 from german77/qt-mouseliamwhite
2023-02-16yuzu: Shutdown game on restart to reload per game configNarr the Reg
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-15Merge pull request #9796 from liamwhite/currentliamwhite
2023-02-15Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usageliamwhite
2023-02-14Revert "main: Fix borderless fullscreen for high dpi scaled displays"liamwhite
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-02-12main: Fix borderless fullscreen for high dpi scaled displaysMorph
2023-02-09main: Re-add QtWebEngine zoom factorMorph
2023-02-06Merge pull request #4949 from Morph1984/hidpi-temp-fixliamwhite
2023-02-06Merge pull request #9644 from SaiKai/volume_quicksettingbunnei
2023-02-04remove disambiguation argument from mute textJonas Gutenschwager
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: Convert to device independent coordinates for scalingMorph
2023-01-25main: Use passthrough scaling for non-windows OSesMorph
2023-01-25main: Enable High DPI fixes for Qt >= 5.14Morph
2023-01-25main: Only set AA_DisableWindowContextHelpButton below Qt6Morph
2023-01-25main: Globally disable the "?" button on dialogsMorph
2023-01-22qt: add option to disable controller appletEBADBEEF
2023-01-19add volume quicksetting with volume sliderJonas Gutenschwager
2023-01-10Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengthsliamwhite
2023-01-07TAS: Show all script lengths for multiplayerMonsterDruide1
2023-01-06qt: additional fixes for reentrant shutdownLiam
2023-01-05video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...Wollnashorn
2022-12-24qt: prevent reentrant shutdownLiam
2022-12-23Merge pull request #9476 from liamwhite/async-shutdownliamwhite
2022-12-21qt: exit properly on guest-initiated closeLiam
2022-12-21qt: use main window as close overlay parentLiam
2022-12-20qt: continue event loop during game closeLiam
2022-12-20Merge pull request #9463 from liamwhite/manager-eventsliamwhite
2022-12-18yuzu: Remember last selected directorygerman77
2022-12-17qt: use _exit instead of exit on SIGINTLiam
2022-12-17EmuThread: refactorLiam
2022-12-17Merge pull request #9454 from liamwhite/wayland-eglMai
2022-12-16Merge pull request #8605 from devsnek/graceful-shutdownliamwhite
2022-12-16Merge pull request #6769 from lat9nq/create-shortcut-2liamwhite
2022-12-16qt: handle wayland-egl platform nameLiam