aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2022-07-25network, yuzu: Improve variable naming and style consistencyFearlessTobi
2022-07-25network: Move global state into a seperate classFearlessTobi
2022-07-25common: multiplayer: Use GameInfo typegerman77
2022-07-25Address second part of review commentsFearlessTobi
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25Fix compilation on linux gccFearlessTobi
2022-07-25yuzu: Hide multiplayer button and room statusFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-25Merge pull request #8564 from lat9nq/dinner-forkbunnei
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23yuzu: Hook qt camera to camera drivergerman77
2022-07-22Project AndioKelebek1
2022-07-19Update configure_input.uiMatías Locatti
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-12startup_checks: Use WaitForSingleObject and more cleanuplat9nq
2022-07-10startup_checks: Use GetEnvironmentVariableAlat9nq
2022-07-10startup_checks: Clean uplat9nq
2022-07-10startup_checks: Implement unix side codelat9nq
2022-07-10yuzu: Simplify broken Vulkan handlinglat9nq
2022-07-10yuzu: Check Vulkan on startup with a childlat9nq
2022-07-10yuzu: Rename check_vulkan to startup_checkslat9nq
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