10564 Commits (a9f9b207c204650478ddbb9581daa1af8645dc36)

Author SHA1 Message Date
Morph b8004b2472 general: Use ScratchBuffer where possible 3 years ago
Fernando Sahmkow d1200cd5c6 Memory Tracker: Use 64 bit atomics instead of 128 bits 3 years ago
Fernando Sahmkow 4f68a8f45a Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Fernando Sahmkow 7ae0cdbb09 MemoryTracking: Initial setup of atomic writes. 3 years ago
Liam d54f9ea34f fsmitm_romfsbuild: avoid full path lookups 3 years ago
Merry 09012476db arm_dynarmic_32: Remove disabling of block linking on arm64 3 years ago
comex 930b7ac6ee PR feedback + constification 3 years ago
comex 73fb0e03a4 network.cpp: include expected.h 3 years ago
comex ae42f278cb re-format 3 years ago
comex 742d780d77 Fix more Windows build errors 3 years ago
comex 3cc874f079 ssl: fix compatibility with OpenSSL 1.1.1 3 years ago
comex 6018b182fc Fixes: 3 years ago
comex 7fc1efe740 ssl: rename argument to avoid false positive codespell warning 3 years ago
comex 6f8d5f068f Implement SSL service 3 years ago
german77 9e204b0308 core: hid: Allow to read bin files while switch controller is available 3 years ago
german77 4c2f8ac0eb input_common: Dont try to read/write data from 3rd party controllers 3 years ago
Liam 217bb87494 vfs_real: lock concurrent accesses 3 years ago
Liam db40a2f430 general: remove atomic signal and wait 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Narr the Reg b24451c571 input_common: Implement native mifare support 3 years ago
lat9nq 9357aaf637 time_zone_manager: Add null terminator 3 years ago
lat9nq aedaa1aa19 time_zone_manager: Stop on comma 3 years ago
Liam e1d8e0d842 vfs_concat: verify short read 3 years ago
Liam 0faeac4fcb vfs_concat: fix offset calculation when not aligned to file boundary 3 years ago
lat9nq e260539065 time_zone_service: Always write time zone rule data 3 years ago
lat9nq 59236a458c k_thread: Use a mutex and cond_var to sync bool 3 years ago
Liam 3191a97b22 vfs_real: ensure size cache is reset on write 3 years ago
Liam b73cc6d51c patch_manager: remove unnecessary GetSize calls 3 years ago
Liam 0f7b1f067f vfs_real: misc optimizations 3 years ago
lat9nq 5173821cfa time_zone_manager: Compare to the correct boolean 3 years ago
lat9nq 2ed870c2a8 nx_tzdb: Correct Antarctica spelling 3 years ago
Narr the Reg 6ae2249f88 service: nfc: Read tag protocol only for nfc backend 3 years ago
Narr the Reg 05fcd73843 service: nfc: Accuracy fixes 3 years ago
Liam 863d5c23d0 vfs_real: require file existence on open 3 years ago
Liam 87087b768b vfs_real: add simplified open file cache 3 years ago
Liam 729216e5d8 vfs_real: lazily open files 3 years ago
Liam efaaa6e0bf vfs_real: add file LRU cache for open file limits 3 years ago
Liam 5b858c8306 core: decouple ARM interface from Dynarmic 3 years ago
Narr the Reg 707999d4c0 android: Add update support 3 years ago
Charles Lombardo b1b9075f2d android: Add proper homebrew check 3 years ago
Liam 1b33ebdde2 nvnflinger: allow locking framerate during video playback 3 years ago
Morph 6b460f860e nvdisp: Fix SingleCore frametime reporting 3 years ago
Morph 52a219cfe9 core_timing: Fix SingleCore cycle timer 3 years ago
Morph 1b83c7eab4 (wall, native)_clock: Add GetGPUTick 3 years ago
Morph e25d41580b time: Use compile time division for TimeSpanType conversion 3 years ago
Morph 2856fadaa0 core_timing: Use CNTPCT as the guest CPU tick 3 years ago
Morph fb3bb63880 nvnflinger: Acquire lock prior to signaling the vsync variable 3 years ago
german77 4255ac45d1 service: nfc: Add backup support 3 years ago
lat9nq 2556a6c78c tz_manager: Fix comparison to wrong integer 3 years ago
lat9nq c95977a29f tz_manager: Implement missing transition times 3 years ago