10170 Commits (8649a800715a51e04301ec4680e3f5d341aa6d59)

Author SHA1 Message Date
lat9nq 4133165607 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
lat9nq 5cffa34288 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
Kelebek1 80cd67ed7b Debug SetIdleTimeDetectionExtension 3 years ago
Liam 8f1d48fda6 nsd: add GetApplicationServerEnvironmentType 3 years ago
Morph 16c238e4b9 ssl: Link with crypt32 for secure channel backend 3 years ago
Morph e0fb1d3d17 ssl: Reorder inclusions 3 years ago
Morph 5bbc3aef13 network: Forward declarations 3 years ago
Narr the Reg 54f150b70a service: nfc: Update Implementation to match with latest RE 3 years ago
comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam 474db2d8da kernel: reduce page table region checking 3 years ago
Liam a85ce8ea56 k_process: PageTable -> GetPageTable 3 years ago
Tobias 04868ab9da
file_sys/content_archive: Detect compressed NCAs (#11047) 3 years ago
Liam 82568412f6 arm_interface: correct breakpoint rewind condition 3 years ago
Liam 4540bcfaf7 k_server_session: translate special header for non-HLE requests 3 years ago
liamwhite 8bf46f48f8
vfs_real: use open file size for getting size (#11016) 3 years ago
german77 9cd698e8ad service: nfc: Ensure controller is in the correct mode 3 years ago
Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
Morph c3fbc8d2fe core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 years ago
comex 644c3ce609 Rename variables to avoid -Wshadow warnings under GCC 3 years ago
comex 0ed1cb7266 ...actually add the SecureTransport backend to Git. 3 years ago
comex 0e191c2711 Updates: 3 years ago
Morph b94e576653 kernel: Synchronize 3 years ago
Morph 1a46823ec5 parcel: Optimize small_vector sizes 3 years ago
Morph 310b6cf4af general: Use ScratchBuffer where possible 3 years ago
Fernando Sahmkow 0e6b559c98 Memory Tracker: Use 64 bit atomics instead of 128 bits 3 years ago
Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Fernando Sahmkow 47d0d292d5 MemoryTracking: Initial setup of atomic writes. 3 years ago
Liam edd54abee4 fsmitm_romfsbuild: avoid full path lookups 3 years ago
Merry e3c548d081 arm_dynarmic_32: Remove disabling of block linking on arm64 3 years ago
comex d885dd5b64 PR feedback + constification 3 years ago
comex b9f9d0a642 network.cpp: include expected.h 3 years ago
comex cd4b8f037c re-format 3 years ago
comex ac939f08a4 Fix more Windows build errors 3 years ago
comex 42015de49b ssl: fix compatibility with OpenSSL 1.1.1 3 years ago
comex 4a35569921 Fixes: 3 years ago
comex 8905142f43 ssl: rename argument to avoid false positive codespell warning 3 years ago
comex 8e703e08df Implement SSL service 3 years ago
german77 bf641e2964 core: hid: Allow to read bin files while switch controller is available 3 years ago
german77 5aa208e264 input_common: Dont try to read/write data from 3rd party controllers 3 years ago
Liam 1dd166f766 vfs_real: lock concurrent accesses 3 years ago
Liam 1586f1c0b1 general: remove atomic signal and wait 3 years ago
Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 years ago
Narr the Reg 84d43489c5 input_common: Implement native mifare support 3 years ago
lat9nq ae1a8a7dc7 time_zone_manager: Add null terminator 3 years ago
lat9nq fd5d7947f6 time_zone_manager: Stop on comma 3 years ago
Liam e5f1b22e16 vfs_concat: verify short read 3 years ago
Liam b0beca52a3 vfs_concat: fix offset calculation when not aligned to file boundary 3 years ago
lat9nq b99c4dd568 time_zone_service: Always write time zone rule data 3 years ago
lat9nq e34e1b1c95 k_thread: Use a mutex and cond_var to sync bool 3 years ago