19472 Commits (280a232e27d6e0d975fe73441ceeb06a3556b30e)

Author SHA1 Message Date
Fernando Sahmkow 0043292951 Core: Protect each event from race conditions within it. 4 years ago
Fernando Sahmkow d3becee4c0 Core: Fix tests. 4 years ago
Fernando Sahmkow 396cb575c9 Core: add missing include. 4 years ago
Fernando Sahmkow 1541f198eb Core/Common: Corrections to core timing and add critical priority. 4 years ago
Fernando Sahmkow ca686b6d07 Core: Reimplement Core Timing. 4 years ago
Fernando Sahmkow 6b03abbbad Common: improve native clock. 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 f70a3ada00 kernel: clean up waiting implementation 4 years ago
Liam 416a71804b core/arm: better support for backtrace generation 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
Kyle Kienapfel ef1aa7baf9 tweak API usage in qt_web_browser.cpp 4 years ago
Liam 97edc7c0df core/arm: increase minimum_run_cycles 4 years ago
merry 8151f68522 core/arm: re-enable cycle counting 4 years ago
Liam 0d04631c1f dynarmic: Stop ReadCode callbacks to unmapped addresses 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