10645 Commits (2990f30a70e3aea8d930cecfbc2294d5aa74ed4e)

Author SHA1 Message Date
lat9nq c1fa82a168 k_system_control: Always return some memory size 3 years ago
lat9nq e952af53be core,common: Give memory layout setting an enum 3 years ago
lat9nq 5011827255 settings: Require time zone setting value for stirng 3 years ago
lat9nq 78f92086ca settings,general: Rename non-confirming enums 3 years ago
lat9nq d39bfc646f configure_audio: Implement ui generation 3 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
lat9nq 4a5f3e4733 configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq bd8630531e settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
lat9nq fc30b04714 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 30e4e8c2f4 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
Kelebek1 df8097de60 Debug SetIdleTimeDetectionExtension 3 years ago
Liam 0cd5b83aa3 nsd: add GetApplicationServerEnvironmentType 3 years ago
Morph 0263d2fb05 ssl: Link with crypt32 for secure channel backend 3 years ago
Morph e5e843b73f ssl: Reorder inclusions 3 years ago
Morph 74d0865478 network: Forward declarations 3 years ago
Narr the Reg 2aab79426a service: nfc: Update Implementation to match with latest RE 3 years ago
comex 85d77f636c Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam b47ce23b31 kernel: reduce page table region checking 3 years ago
Liam 6b6f0b21b9 k_process: PageTable -> GetPageTable 3 years ago
Tobias 16590ff2d0 file_sys/content_archive: Detect compressed NCAs (#11047) 3 years ago
Liam 1f791daa01 arm_interface: correct breakpoint rewind condition 3 years ago
Liam ac90cfb927 k_server_session: translate special header for non-HLE requests 3 years ago
liamwhite e6425500d3 vfs_real: use open file size for getting size (#11016) 3 years ago
german77 a4c3c3bc2e service: nfc: Ensure controller is in the correct mode 3 years ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Morph 81ba61a0bd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 years ago
comex 1595193fa9 Rename variables to avoid -Wshadow warnings under GCC 3 years ago
comex 2ddbac990a ...actually add the SecureTransport backend to Git. 3 years ago
comex f4b39f722d Updates: 3 years ago
Morph abe7f7c0a0 kernel: Synchronize 3 years ago
Morph acfb053333 parcel: Optimize small_vector sizes 3 years ago
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