summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-16Merge pull request #8472 from german77/taceMorph
2022-06-16Make yuzu-cmd respect log_filter settingNikita Strygin
2022-06-16Implement ExitProcess svcNikita Strygin
2022-06-16common: param_package: Demote DEBUG to TRACE for gettersNarr the Reg
2022-06-16Merge pull request #8457 from liamwhite/kprocess-suspendFernando S
2022-06-15Merge pull request #8460 from Morph1984/bounded-qliamwhite
2022-06-15bounded_threadsafe_queue: Use constexpr capacity and maskMorph
2022-06-15Merge pull request #8317 from german77/notifabunnei
2022-06-15Merge pull request #8464 from liamwhite/break-debugMai
2022-06-15vk_compute_pass: Explicitly cast to VkAccessFlagsMorph
2022-06-14Merge pull request #8383 from Morph1984/shadow-of-the-pastMai
2022-06-14kernel: notify debugger on break SVCLiam
2022-06-14core: centralize profile scope for DynarmicLiam
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-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-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