10875 Commits (2bd62841d729c424818310a284ec58bfaf0d62dd)

Author SHA1 Message Date
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 weeks ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 4 weeks ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 4 weeks ago
lizzie 7455854528
[core/memory] remove duplicates from template when unsafe=T/F, remove increment, remove sad path for exception code on cache op (#3972) 4 weeks ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 4 weeks ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 4 weeks ago
lizzie 02dee4a20b
[file_sys/system_archive] remove uneeded ctor/dtor initializations for std::map<> when creating system archives for nx_tzdb generated files (#3919) 4 weeks ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 1 month ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 1 month ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 1 month ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 1 month ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 1 month ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 1 month ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 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) 2 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 2 months ago
lizzie dd91b41a78
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 2 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