9295 Commits (0953cdd271c0a62a9b336e66fa2d5583a633746f)

Author SHA1 Message Date
Liam cec3a3cd5a service_thread: fix uninitialized memory usage 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Liam 6072b22a0b core: add option to break on unmapped access 3 years ago
Narr the Reg a4725bcb73 service: nfc: Implement mifare service 3 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Morph 00fdffec58 service: nifm: Update stubs for Submit/GetRequestState/GetResult 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Lioncash 25dda06f49 producer_listener: Add virtual destructor to IProducerListener 3 years ago
Lioncash ae74f46e78 buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() 3 years ago
Lioncash 3020f72b0c buffer_queue_consumer: std::move std::shared_ptr in Connect() 3 years ago
Lioncash c0c4f6dfa6 consumer_base: Pass shared_ptr by const reference 3 years ago
Lioncash 260a495a23 consumer_base: Remove redundant virtual 3 years ago
Lioncash 7a329ae56c syncpoint_manager: Mark IsSyncpointAllocated() as const 3 years ago
Lioncash d0883027d6 syncpoint_manager: Reduce number of bounds checks 3 years ago
Lioncash ad787b20ca nvdrv: Simplify builder declarations 3 years ago
Lioncash 780ae92265 core/hid/emulated_controller: Use ranges version of transform 3 years ago
Lioncash 2ec7d0b5fd common/input: Add helpers functions for creating input and output devices 3 years ago
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