10830 Commits (0ec60f21ff18fd8912273a37b9fdc7ba081dd98c)

Author SHA1 Message Date
lizzie 59b0e66722
Revert "[core/memory] remove indirection handling for unaligned access (#3584)" (#3725) 2 weeks ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 2 weeks ago
lizzie 6693b99ae4
[core] coalesce tracking entries for GPU (#3677) 2 weeks ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 2 weeks ago
crueter 3d1a67af18
[externals] Update dependencies (#3664) 2 weeks ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 2 weeks ago
lizzie 38aa2bc5e1
[hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 2 weeks ago
lizzie afec66f598
core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 3 weeks ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 3 weeks ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 3 weeks ago
lizzie 281d7a468e
[ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) 4 weeks ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 4 weeks ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 4 weeks ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 4 weeks ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 4 weeks ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 4 weeks ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 1 month ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 1 month ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 1 month ago
lizzie 2d27359074
[core/memory] remove indirection handling for unaligned access (#3584) 1 month ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 1 month ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 1 month ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 1 month ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 1 month ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 1 month ago
xbzk 732b7eb560
[file_sys] added packed language entries support (#3585) 1 month ago
lizzie c9c136bea7
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 1 month ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 1 month ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 1 month ago
lizzie bcd22d9f8b
[windows] return x86 microsleep for mingw only (#3544) 1 month ago
lizzie 4e7c036c7e
[hle] fix spl being registered as 'spl' instead of 'spl:' (#3549) 1 month ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 1 month ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 1 month ago
lizzie 6b3f8e1b62
[core/internal_network] cleanup network interface code a bit (#2905) 1 month ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 1 month ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 1 month ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 1 month ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 2 months ago
Maufeat 16f2564478
[am] terminate app, if caller applet is available (#3486) 2 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 2 months ago
Maufeat 08232ce642
[core, am] stub SetGpuTimeSliceBoost & fix ExitProcessAndReturn (#3475) 2 months ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 2 months ago
Maufeat 2e432c9d17
[fsp-svr] Stub IsSdCardAcccessible (#3443) 2 months ago
lizzie 1925726b96
[android, core] pin core threads to logical CPUs 0-3 (#3121) 2 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 2 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 2 months ago
Maufeat 998460b78b
[nce] use correct process memory in fault handlers (#3391) 2 months ago
Maufeat 52f6984347
[am] Fix overlay starting double and add relaunching application (#3392) 2 months ago
Maufeat c59d12b0cd
[olsc] Rename Unknown27 to GetDataInfoV2 and fix crash on FW19 (#3387) 2 months ago