19101 Commits (f1ca3b7ff31025dae83e9977fcc8b37947bd1d5a)

Author SHA1 Message Date
lat9nq f1ca3b7ff3 gdbstub_arch: Directly access SP register 4 years ago
german77 c0b4082192 video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
german77 1d54e70cdd video_core: Replace VKSwapchain with Swapchain 4 years ago
german77 8944399d57 video_core: Replace VKQueryCache with QueryCache 4 years ago
german77 d7b293b022 video_core: Replace VKScheduler with Scheduler 4 years ago
german77 3003462a0f video_core: Replace VKBlitScreen with BlitScreen 4 years ago
german77 c13b99f357 video_core: Replace VKFenceManager with FenceManager 4 years ago
german77 093680269b core: kernel: Replace instances of KPageLinkedList with KPageGroup 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
comex 0c3a934b6e Re-add missing `case` and braces, and trim whitespace 4 years ago
comex 593f978ad2 Update src/core/hle/kernel/svc.cpp 4 years ago
comex 9decdbabab Support InfoType_MesosphereCurrentProcess 4 years ago
Liam 2e78c2fdb9 gdbstub: fix register pokes 4 years ago
Liam 83f1ecb73b kernel: make current thread pointer thread local 4 years ago
Morph 72b78f9c32 KPageTable: Remove extraneous assert 4 years ago
Narr the Reg 341d5b9463 service: am: Stub PerformSystemButtonPressingIfInFocus 4 years ago
Liam 808ad9eb9f kernel: wait for threads to stop on pause 4 years ago
Liam 91beb87df0 core: fix initialization in single core, sync GPU mode 4 years ago
Nikita Strygin 3d63ebf6c9 Make yuzu-cmd respect log_filter setting 4 years ago
Nikita Strygin 5f5739ea2c Implement ExitProcess svc 4 years ago
Liam 8d2abc710c core/debugger: memory breakpoint support 4 years ago
Narr the Reg 94877ec9c6 common: param_package: Demote DEBUG to TRACE for getters 4 years ago
Liam 6d5cc6b2a2 kernel: fix some uses of disable_count 4 years ago
Morph 3417e4ca5f bounded_threadsafe_queue: Use constexpr capacity and mask 4 years ago
Morph ddc17d2088 vk_compute_pass: Explicitly cast to VkAccessFlags 4 years ago
Liam 0755b274fa kernel: notify debugger on break SVC 4 years ago
Liam a6c1036ddc core: centralize profile scope for Dynarmic 4 years ago
Morph 2ccc2d0258 main: Eliminate variable shadowing 4 years ago
Liam 59a6d88625 kernel: implement KProcess suspension 4 years ago
Morph 5c72801730 vk_compute_pass: Use VK_ACCESS_NONE 4 years ago
Morph 69cd83d3ac wait_tree: Eliminate variable shadowing 4 years ago
Morph 050426b55a configure_ringcon: Eliminate variable shadowing 4 years ago
Morph a884ca9b8d configure_touch_from_button: Eliminate variable shadowing 4 years ago
Morph 9eadb6286d configure_per_game: Eliminate variable shadowing 4 years ago
Morph e1e6c62dd9 configure_input_player: Eliminate variable shadowing 4 years ago
Morph 30dc4a1d78 configure_dialog: Eliminate variable shadowing 4 years ago
Morph 6134852675 bootmanager: Eliminate variable shadowing 4 years ago
Morph 7e75b94e3b game_list: Eliminate variable shadowing 4 years ago
Morph b3d8533ad9 vk_compute_pass: Silence Wextra warning 4 years ago
Liam f91e2f2742 kernel: fix passthrough of local captures in lambda 4 years ago
Liam 846f266199 common/assert: rework ASSERT handling to avoid std::function usage 4 years ago
Liam 79bf4bc3ff general: fix compilation on MinGW GCC 12 4 years ago
Liam 855928b782 common/assert: add unlikely 4 years ago
Liam f3fd1038bb general: fix compilation on GCC 12 4 years ago
Liam 72abaf896f kernel: ensure class token lambda exit is unreachable 4 years ago
Liam 32ba68cf0e kernel: fix inconsistency in AutoObjectTraits macro definitions 4 years ago
Liam d2af4f8142 common: Don't test ASSERT conditions inline 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
lat9nq e8fc40baa1 structured_control_flow: Remove constexpr Flow::Block 4 years ago
Morph 6cbe898149 yuzu_cmd: Eliminate variable shadowing 4 years ago