19447 Commits (b80f7faebe83864b7c1f53a5cc4fc22b9901c853)

Author SHA1 Message Date
Liam 19f475fd70 gdbstub: fix register pokes 4 years ago
Liam 2c56e94702 kernel: make current thread pointer thread local 4 years ago
Morph 1c8f6ba18f KPageTable: Remove extraneous assert 4 years ago
Kyle Kienapfel 31c6ba7ecd tweak API usage in qt_web_browser.cpp 4 years ago
Liam d657ea69c9 core/arm: increase minimum_run_cycles 4 years ago
merry 30e8876ea4 core/arm: re-enable cycle counting 4 years ago
Liam 1fd194141a dynarmic: Stop ReadCode callbacks to unmapped addresses 4 years ago
Narr the Reg f37b2e6f10 service: am: Stub PerformSystemButtonPressingIfInFocus 4 years ago
Liam 24d7aaf43c kernel: wait for threads to stop on pause 4 years ago
Liam a6371fb69d core: fix initialization in single core, sync GPU mode 4 years ago
Nikita Strygin 9e384ed54b Make yuzu-cmd respect log_filter setting 4 years ago
Nikita Strygin cf7e4bda92 Implement ExitProcess svc 4 years ago
Liam 208ed712f4 core/debugger: memory breakpoint support 4 years ago
Narr the Reg d1f2f5f146 common: param_package: Demote DEBUG to TRACE for getters 4 years ago
Liam 744a208763 kernel: fix some uses of disable_count 4 years ago
Morph 25429998e3 bounded_threadsafe_queue: Use constexpr capacity and mask 4 years ago
Morph 4572634a4e vk_compute_pass: Explicitly cast to VkAccessFlags 4 years ago
Liam a7358ff1d4 kernel: notify debugger on break SVC 4 years ago
Liam 20eab9fed9 core: centralize profile scope for Dynarmic 4 years ago
Morph 0eeee431dc main: Eliminate variable shadowing 4 years ago
Liam 888f499188 kernel: implement KProcess suspension 4 years ago
Morph 5568763a57 vk_compute_pass: Use VK_ACCESS_NONE 4 years ago
Morph 742f021fdf wait_tree: Eliminate variable shadowing 4 years ago
Morph 95bcf6ac38 configure_ringcon: Eliminate variable shadowing 4 years ago
Morph e371961219 configure_touch_from_button: Eliminate variable shadowing 4 years ago
Morph 5503338f21 configure_per_game: Eliminate variable shadowing 4 years ago
Morph fe7184c2a8 configure_input_player: Eliminate variable shadowing 4 years ago
Morph 1c83014526 configure_dialog: Eliminate variable shadowing 4 years ago
Morph 2d903e3ce6 bootmanager: Eliminate variable shadowing 4 years ago
Morph e29e8eec2f game_list: Eliminate variable shadowing 4 years ago
Morph fcfe192e83 vk_compute_pass: Silence Wextra warning 4 years ago
Liam bd38aefc57 kernel: fix passthrough of local captures in lambda 4 years ago
Liam feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 years ago
Liam ebecdd3a74 general: fix compilation on MinGW GCC 12 4 years ago
Liam a29ddcee40 common/assert: add unlikely 4 years ago
Liam d11547024c general: fix compilation on GCC 12 4 years ago
Liam 6f59e2676b kernel: ensure class token lambda exit is unreachable 4 years ago
Liam 8fea7e56e5 kernel: fix inconsistency in AutoObjectTraits macro definitions 4 years ago
Liam 58fea44eb5 common: Don't test ASSERT conditions inline 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
lat9nq 963ed37fd6 structured_control_flow: Remove constexpr Flow::Block 4 years ago
Morph 69d92a19a5 yuzu_cmd: Eliminate variable shadowing 4 years ago
Morph 8671aa8dd0 audio_core: Remove -Werror=unused-parameter 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Morph c1bd602e4c common: Eliminate variable shadowing 4 years ago
Morph b3d6f7bdd8 yuzu: Eliminate variable shadowing 4 years ago
Morph 12156b199a web_service: Eliminate variable shadowing 4 years ago
Liam fb4b507ba4 core/debugger: allow remote connections 4 years ago
Lioncash 80ad90651e gdbstub_arch: Add missing virtual destructor 4 years ago
Kyle Kienapfel 3370546a7a log the MSVC runtime version when running on MSVC build 4 years ago