10845 Commits (612a203ab26223436efc642ec2cc03282f6e4111)

Author SHA1 Message Date
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 1 week ago
crueter 79f29abcba
[core] Fix renderdoc API garbage (#3816) 2 weeks ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 2 weeks ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 2 weeks ago
lizzie dd91b41a78
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 2 weeks ago
lizzie 59254cd1e7
[dynarmic] restore proper backtraces for A64 (#3794) 2 weeks ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 3 weeks ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 3 weeks ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 3 weeks ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 3 weeks ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 3 weeks ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 3 weeks ago
lizzie c5b519380c
[externals] update renderdoc to 1.7.0 (#3751) 3 weeks ago
lizzie c41209f137
[hle] update reported atmosphere to 1.10.2 (#3738) 4 weeks ago
lizzie ad7aea4863
[hle] update fw 22.0.0 constants (#3741) 4 weeks ago
lizzie 59b0e66722
Revert "[core/memory] remove indirection handling for unaligned access (#3584)" (#3725) 1 month ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 1 month ago
lizzie 6693b99ae4
[core] coalesce tracking entries for GPU (#3677) 1 month ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 1 month ago
crueter 3d1a67af18
[externals] Update dependencies (#3664) 1 month ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 1 month ago
lizzie 38aa2bc5e1
[hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 1 month ago
lizzie afec66f598
core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 1 month ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 1 month ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 1 month ago
lizzie 281d7a468e
[ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) 2 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 2 months ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 2 months ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 2 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 2 months ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 2 months ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 2 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 2 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 2 months ago
lizzie 2d27359074
[core/memory] remove indirection handling for unaligned access (#3584) 2 months ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 2 months ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 2 months ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 2 months ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 2 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 2 months ago
xbzk 732b7eb560
[file_sys] added packed language entries support (#3585) 2 months ago
lizzie c9c136bea7
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 2 months ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 2 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 2 months ago
lizzie bcd22d9f8b
[windows] return x86 microsleep for mingw only (#3544) 2 months ago
lizzie 4e7c036c7e
[hle] fix spl being registered as 'spl' instead of 'spl:' (#3549) 2 months ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 2 months ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 2 months ago
lizzie 6b3f8e1b62
[core/internal_network] cleanup network interface code a bit (#2905) 2 months ago