9895 Commits (19e9bde9e069f841387b8d7cbb4b9074d5f30c21)

Author SHA1 Message Date
Liam 05bc024260 core: remove remaining uses of dynamic_cast 3 years ago
Liam 4bee333d84 general: reduce use of dynamic_cast 3 years ago
lat9nq 8e91554e11 k_system_control: Always return some memory size 3 years ago
lat9nq 127b3da0f1 core,common: Give memory layout setting an enum 3 years ago
lat9nq ff6a5031d5 settings: Require time zone setting value for stirng 3 years ago
lat9nq d146dd9d12 settings,general: Rename non-confirming enums 3 years ago
lat9nq 432f68ad29 configure_audio: Implement ui generation 3 years ago
lat9nq 8e15146026 configure_system: Implement with for loop 3 years ago
lat9nq a007ac6b9c configure_graphics_advance: Generate UI at runtime 3 years ago
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