summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-21KPageTable: Remove extraneous assertMorph
2022-06-21Merge pull request #8455 from lat9nq/mingw-clangMorph
2022-06-21Merge pull request #8432 from liamwhite/watchpointbunnei
2022-06-21Merge pull request #8468 from liamwhite/dispatch-trackingbunnei
2022-06-20Merge pull request #8487 from german77/system-buttonliamwhite
2022-06-20service: am: Stub PerformSystemButtonPressingIfInFocusNarr the Reg
2022-06-17Merge pull request #8476 from liamwhite/gpu-wasnt-readyMorph
2022-06-16ci/windows: Build using Clanglat9nq
2022-06-16CMakeModules: Add MinGWClangCrosslat9nq
2022-06-16ci/windows: Split up cmake commandlat9nq
2022-06-16core: fix initialization in single core, sync GPU modeLiam
2022-06-16Merge pull request #8472 from german77/taceMorph
2022-06-16Merge pull request #8474 from DCNick3/yuzu-cmd-respect-log-filterMorph
2022-06-16Make yuzu-cmd respect log_filter settingNikita Strygin
2022-06-16Merge pull request #8473 from DCNick3/implement-exit-processliamwhite
2022-06-16Implement ExitProcess svcNikita Strygin
2022-06-16core/debugger: memory breakpoint supportLiam
2022-06-16common: param_package: Demote DEBUG to TRACE for gettersNarr the Reg
2022-06-15kernel: fix some uses of disable_countLiam
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-15Merge pull request #8465 from Morph1984/why-msvcMai
2022-06-15vk_compute_pass: Explicitly cast to VkAccessFlagsMorph
2022-06-14Merge pull request #8383 from Morph1984/shadow-of-the-pastMai
2022-06-14Merge pull request #8462 from liamwhite/dynarmic-profileMai
2022-06-14kernel: notify debugger on break SVCLiam
2022-06-14core: centralize profile scope for DynarmicLiam
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