9538 Commits (13e4ceb9909fc15310c2e5d08ca008c06c8cbb70)

Author SHA1 Message Date
Liam 2956a33463 Vulkan: update initialization 3 years ago
german77 a67e776af9 yuzu-cmd: Fix input callback crash on close 3 years ago
Valeri 278c0e6e8d
crypto: use user-provided keys whenever possible 3 years ago
bunnei 8f6245be9a core: Use atomic instead of a lock to protect is_paused. 3 years ago
Lioncash 97f273e94e service: Make use of buffer element count helpers 3 years ago
Lioncash 59335f6796 hle_ipc: Add helper functions for getting number of buffer elements 3 years ago
Lioncash c31f19b6d1 hle_ipc: Mark relevant member functions as [[nodiscard]] 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Lioncash 8d99aae45b k_handle_table: Remove cast to void* in GetObjectForIpc 3 years ago
ameerj 9efdad6a27 Configuration: Add per-game input profiles 3 years ago
Liam eb0713f781 dmnt:cht: fix copy-paste error 3 years ago
Narr the Reg 327d225c3e service: nfc: Implement nfc user 3 years ago
german77 aa075a0c08 service: hid: Only overclock npad controllers 3 years ago
Narr the Reg 38c48cf8d8 core: hid: Implement true multitouch support 3 years ago
Fernando Sahmkow bc95753107 Dynarmic: Remove inaccurate NaN from Auto CPU settings. 3 years ago
Liam cf202f3718 nvnflinger: fix lost wakeup 3 years ago
Narr the Reg 18fcc03b3c core: Update result module 3 years ago
Kyle Kienapfel 6fa3faec65 Add break for default cases 3 years ago
german77 75e6ec85e1 general: Address review comments 3 years ago
german77 a253d1557d service: am: Fix cabinet applet result 3 years ago
german77 fb57cd26a1 service: am: Implement cabinet applet backend 3 years ago
german77 6c045c9beb service: nfc: fix tagprotocol and implement GetApplicationAreaId 3 years ago
Liam 651f6598ac kernel: implement FlushProcessDataCache 3 years ago
bunnei 0d6a8824d0 hle: service: audio: Use default service thread. 3 years ago
Liam 18123ff958 gdbstub: add ams monitor commands 3 years ago
Liam ceb829cc33 debugger: allow more than one connection attempt per session 3 years ago
Liam b34d3d5882 service_thread: remove explicit KProcess 3 years ago
Liam 4eece4d35d kernel/svc_types: refresh 3 years ago
Liam cbaf642ffe Initial ARM64 support 3 years ago
Liam 71c0e20f95 Ensure correctness of atomic store ordering 3 years ago
Liam 6a0d8b2aa1 service_thread: fix deletion 3 years ago
Liam cf0f821565 core: hle: kernel: Address review comments. 3 years ago
Liam e6fe40428c service_thread: register service threads to the logical owner process 3 years ago
Liam 85527cc7c7 kernel: avoid racy behavior in global suspension 3 years ago
Jan Beich 717c8ded82 network: add missing header for SO_* on Unix after f80c7c4cd5 3 years ago
bunnei 05ae0cab0e core: hle: kernel: k_page_table: Remove unnecessary casts. 3 years ago
bunnei 119315af08 core: hle: kernel: k_page_table: Manually open/close pages for IPC methods. 4 years ago
bunnei 661fe06d9d core: hle: kernel: k_page_table: Implement IPC memory methods. 4 years ago
bunnei ba21ba0c5c core: hle: kernel: k_memory_manager: Refresh. 4 years ago
bunnei 32d7faafa8 core: hle: kernel: Integrate system KSystemResource. 4 years ago
bunnei b7b47f3099 core: hle: kernel: k_dynamic_page_manager: Refresh. 4 years ago
bunnei 6f941121e6 core: hle: kernel: Add KSystemResource. 4 years ago
bunnei 6636b81573 core: hle: kernel: k_handle_table: Refresh. 4 years ago
bunnei 1f21fa866d core: hle: kernel: k_memory_layout: Refresh. 4 years ago
bunnei 84d130f143 core: hle: kernel: k_memory_region_type: Refresh. 4 years ago
bunnei d928ba8e40 core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap. 4 years ago
bunnei 3aab7d4473 core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap. 4 years ago
bunnei 6b6c02f541 core: hle: kernel: k_page_bitmap: Refresh. 4 years ago
bunnei 50bfacca88 core: hle: kernel: k_memory_block: Refresh. 4 years ago
bunnei 0cb9bc12fc core: hle: kernel: k_page_heap: Refresh. 4 years ago