summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14externals: Update cpp-httplib to latestMorph
2022-06-14main: Eliminate variable shadowingMorph
2022-06-14kernel: implement KProcess suspensionLiam
2022-06-14Merge pull request #8461 from Morph1984/msvc-narrow-convMorph
2022-06-14Merge pull request #8434 from german77/uuidMorph
2022-06-14vk_compute_pass: Use VK_ACCESS_NONEMorph
2022-06-14Merge pull request #8439 from liamwhite/monkey-compilerMai
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-14Merge pull request #8459 from Morph1984/wextra-gccMai
2022-06-14externals: microprofileui: Eliminate variable shadowingMorph
2022-06-14vk_compute_pass: Silence Wextra warningMorph
2022-06-13kernel: fix passthrough of local captures in lambdaLiam
2022-06-13common/assert: rework ASSERT handling to avoid std::function usageLiam
2022-06-13general: fix compilation on MinGW GCC 12Liam
2022-06-13common/assert: add unlikelyLiam
2022-06-13general: fix compilation on GCC 12Liam
2022-06-13kernel: ensure class token lambda exit is unreachableLiam
2022-06-13kernel: fix inconsistency in AutoObjectTraits macro definitionsLiam
2022-06-13common: Don't test ASSERT conditions inlineLiam
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-06-13Merge pull request #8458 from lat9nq/no-constexpr-flow-blockliamwhite
2022-06-13structured_control_flow: Remove constexpr Flow::Blocklat9nq
2022-06-13Merge pull request #8388 from liamwhite/simpler-pausebunnei
2022-06-13yuzu_cmd: Eliminate variable shadowingMorph
2022-06-13audio_core: Remove -Werror=unused-parameterMorph
2022-06-13CMakeLists: Make variable shadowing a compile-time errorMorph
2022-06-13externals: microprofile: Eliminate variable shadowingMorph
2022-06-13common: Eliminate variable shadowingMorph
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-06-13web_service: Eliminate variable shadowingMorph
2022-06-13Merge pull request #8446 from liamwhite/cmd-gdbMorph
2022-06-13Merge pull request #8454 from liamwhite/inaddr-anyMorph
2022-06-13Merge pull request #8443 from liamwhite/code-membunnei
2022-06-12core/debugger: allow remote connectionsLiam
2022-06-11Merge pull request #8450 from lioncash/undefliamwhite
2022-06-11gdbstub_arch: Add missing virtual destructorLioncash
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 #8413 from behunin/bounded-queuebunnei
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