10862 Commits (a88d8e3ebb3a8ae0361d72d319072a00539bcb5d)

Author SHA1 Message Date
PavelBARABANOV a88d8e3ebb [hle] GetFriendListForViewerV2 stub 1 month ago
PavelBARABANOV 86eae5cc41
[core] Fix qlaunch crash on second launch (#3930) 1 month ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 1 month ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 1 month ago
lizzie d17ecb01af
[file_sys] fix compilation on GCC 16 (#3917) 1 month ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 2 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 2 months ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 2 months ago
lizzie f088f5bd45
[loader] change ASLR algo to be more uniform (#3869) 2 months ago
Duncan Ogilvie 1590e7c061
[core] GDB improvements (#3848) 2 months ago
MaranBr 3a823de605
[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846) 2 months ago
lizzie c95cb8f8ec
[hle] improved flusher that uses jthread (#3837) 2 months ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 2 months ago
smiRaphi d99a8c65cc
[hle/kernel] Fix OutputDebugString formatting (#3744) 2 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 2 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 2 months ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2 months ago
crueter 79f29abcba
[core] Fix renderdoc API garbage (#3816) 2 months ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 3 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 3 months ago
lizzie dd91b41a78
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 3 months ago
lizzie 59254cd1e7
[dynarmic] restore proper backtraces for A64 (#3794) 3 months ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 3 months ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 3 months ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 3 months ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 3 months ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 3 months ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 3 months ago
lizzie c5b519380c
[externals] update renderdoc to 1.7.0 (#3751) 3 months ago
lizzie c41209f137
[hle] update reported atmosphere to 1.10.2 (#3738) 3 months ago
lizzie ad7aea4863
[hle] update fw 22.0.0 constants (#3741) 3 months ago
lizzie 59b0e66722
Revert "[core/memory] remove indirection handling for unaligned access (#3584)" (#3725) 3 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 3 months ago
lizzie 6693b99ae4
[core] coalesce tracking entries for GPU (#3677) 3 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 3 months ago
crueter 3d1a67af18
[externals] Update dependencies (#3664) 3 months ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 3 months ago
lizzie 38aa2bc5e1
[hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 3 months ago
lizzie afec66f598
core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 3 months ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 3 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 3 months ago
lizzie 281d7a468e
[ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) 4 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 4 months ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 4 months ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 4 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 4 months ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 4 months ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 4 months ago