10645 Commits (2990f30a70e3aea8d930cecfbc2294d5aa74ed4e)

Author SHA1 Message Date
Narr the Reg dbfc2f7ee2 service: nfc: Implement mifare service 3 years ago
ameerj fb155dbffc CMake: Consolidate common PCH headers 3 years ago
ameerj bbf3e7f313 CMake: Use precompiled headers 3 years ago
Morph 7ba644dc5d service: nifm: Update stubs for Submit/GetRequestState/GetResult 3 years ago
Liam acc4a150ef video_core: add null backend 3 years ago
Lioncash ccec899cd8 producer_listener: Add virtual destructor to IProducerListener 3 years ago
Lioncash 93f287c79b buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() 3 years ago
Lioncash 7d9d432ff4 buffer_queue_consumer: std::move std::shared_ptr in Connect() 3 years ago
Lioncash f5def4b9c5 consumer_base: Pass shared_ptr by const reference 3 years ago
Lioncash bde42f6767 consumer_base: Remove redundant virtual 3 years ago
Lioncash eb1bdc5ed4 syncpoint_manager: Mark IsSyncpointAllocated() as const 3 years ago
Lioncash 8409b91f2e syncpoint_manager: Reduce number of bounds checks 3 years ago
Lioncash e621ee9ec6 nvdrv: Simplify builder declarations 3 years ago
Lioncash a9892677ed core/hid/emulated_controller: Use ranges version of transform 3 years ago
Lioncash 0862aabdc6 common/input: Add helpers functions for creating input and output devices 3 years ago
Liam 0a077cb467 Vulkan: update initialization 3 years ago
german77 23d7d8b9df yuzu-cmd: Fix input callback crash on close 3 years ago
Valeri e9fb4a65b9 crypto: use user-provided keys whenever possible 3 years ago
bunnei 94ee753735 core: Use atomic instead of a lock to protect is_paused. 3 years ago
Lioncash 8c35c8c4a6 service: Make use of buffer element count helpers 3 years ago
Lioncash ff19204dc6 hle_ipc: Add helper functions for getting number of buffer elements 3 years ago
Lioncash ce329764a2 hle_ipc: Mark relevant member functions as [[nodiscard]] 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Lioncash 71d5db9354 k_handle_table: Remove cast to void* in GetObjectForIpc 3 years ago
ameerj 19ca666e9f Configuration: Add per-game input profiles 3 years ago
Liam 9c69743686 dmnt:cht: fix copy-paste error 3 years ago
Narr the Reg 5c134b62bd service: nfc: Implement nfc user 3 years ago
german77 1cf625b6c6 service: hid: Only overclock npad controllers 3 years ago
Narr the Reg 8e0e45dcb9 core: hid: Implement true multitouch support 3 years ago
Fernando Sahmkow ee4b6380b9 Dynarmic: Remove inaccurate NaN from Auto CPU settings. 3 years ago
Liam 14292b4067 nvnflinger: fix lost wakeup 3 years ago
Narr the Reg da3b7ba4ed core: Update result module 3 years ago
Kyle Kienapfel d886438754 Add break for default cases 3 years ago
german77 9639d49ec6 general: Address review comments 3 years ago
german77 7fdca4ffab service: am: Fix cabinet applet result 3 years ago
german77 23cda93390 service: am: Implement cabinet applet backend 3 years ago
german77 de02ec2357 service: nfc: fix tagprotocol and implement GetApplicationAreaId 3 years ago
Liam e313e4f1ae kernel: implement FlushProcessDataCache 3 years ago
bunnei 2df2dcd945 hle: service: audio: Use default service thread. 3 years ago
Liam 9f12c3e22f gdbstub: add ams monitor commands 3 years ago
Liam a19fabfe0c debugger: allow more than one connection attempt per session 3 years ago
Liam 47ce2e44d9 service_thread: remove explicit KProcess 3 years ago
Liam affd5c32f9 kernel/svc_types: refresh 3 years ago
Liam 9509fb30a4 Initial ARM64 support 3 years ago
Liam 683a0a1a71 Ensure correctness of atomic store ordering 3 years ago
Liam 0fc08006e5 service_thread: fix deletion 3 years ago
Liam f31c2e7f79 core: hle: kernel: Address review comments. 3 years ago
Liam c835c254a3 service_thread: register service threads to the logical owner process 3 years ago
Liam ae2bfd082b kernel: avoid racy behavior in global suspension 3 years ago
Jan Beich e05870489a network: add missing header for SO_* on Unix after ce5b9d370d 3 years ago