summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2022-07-17implement resume messageGus Caplan
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-07-15common/setting: Make ranged a property of the typemerry
2022-07-14Merge pull request #8536 from Morph1984/fix-webapplet-inputliamwhite
2022-07-07Merge pull request #8522 from lat9nq/consolidate-settingsMorph
2022-07-05qt_web_browser: Fix button inputs with QtWebEngineMorph
2022-07-05Merge pull request #8477 from Docteh/less_globalMorph
2022-06-30settings: Consolidate RangedSetting's with regular oneslat9nq
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-21tweak API usage in qt_web_browser.cppKyle Kienapfel
2022-06-16core: fix initialization in single core, sync GPU modeLiam
2022-06-14Merge pull request #8383 from Morph1984/shadow-of-the-pastMai
2022-06-14main: Eliminate variable shadowingMorph
2022-06-14wait_tree: Eliminate variable shadowingMorph
2022-06-14configure_ringcon: Eliminate variable shadowingMorph
2022-06-14configure_touch_from_button: Eliminate variable shadowingMorph
2022-06-14configure_per_game: Eliminate variable shadowingMorph
2022-06-14configure_input_player: Eliminate variable shadowingMorph
2022-06-14configure_dialog: Eliminate variable shadowingMorph
2022-06-14bootmanager: Eliminate variable shadowingMorph
2022-06-14game_list: Eliminate variable shadowingMorph
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-06-13Merge pull request #8446 from liamwhite/cmd-gdbMorph
2022-06-11Merge pull request #8353 from Docteh/msvc_report_runtimeMai M
2022-06-11Merge pull request #8427 from Docteh/deprecate_qdesktopMai M
2022-06-11Merge pull request #8449 from Docteh/translate_placeholderMai M
2022-06-11Merge pull request #8393 from lat9nq/default-vulkanbunnei
2022-06-10log the MSVC runtime version when running on MSVC buildKyle Kienapfel
2022-06-10UI: retranslate the game list placeholderKyle Kienapfel
2022-06-10Merge pull request #8405 from Docteh/dock_undockMai M
2022-06-10Merge pull request #8333 from Docteh/translate_hotkeysMai M
2022-06-10Merge pull request #8318 from Docteh/cmake-qt56-entryMai M
2022-06-10core/debugger: fix a number of shutdown deadlocksLiam
2022-06-05deprecate usage of QDesktopWidget for going fullscreenKyle Kienapfel
2022-06-05Merge pull request #8367 from Docteh/say_win11bunnei
2022-06-04configure_graphics: Remove unused includelat9nq
2022-06-01Merge pull request #8402 from liamwhite/better-stepMorph
2022-06-01ui: Status bars dock button becomes dock/undock buttonKyle Kienapfel
2022-06-01Merge pull request #8400 from Docteh/fullscreen_glitchbunnei
2022-06-01core/debugger: Improved stepping mechanism and misc fixesLiam
2022-05-31fix UI opening fullscreen after certain crashesKyle Kienapfel
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-30main: Insert warning text on broken Vulkanlat9nq
2022-05-30main: Save config on broken Vulkan detectlat9nq
2022-05-30yuzu-qt: Make has_broken_vulkan only for crasheslat9nq
2022-05-30yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq
2022-05-29motion touch ui: move remaining connection out of .ui fileKyle K
2022-05-29Update some files with Qt 5.15.2 best practices in mindKyle K
2022-05-29Merge pull request #8339 from Docteh/about_iconbunnei