7494 Commits (c02fd907aa7c9873a137dbed486e0c22698e22de)

Author SHA1 Message Date
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 4 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 4 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 4 months ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 4 months ago
Duncan Ogilvie 1590e7c061
[core] GDB improvements (#3848) 4 months ago
lizzie c95cb8f8ec
[hle] improved flusher that uses jthread (#3837) 5 months ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 5 months ago
smiRaphi d99a8c65cc
[hle/kernel] Fix OutputDebugString formatting (#3744) 5 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 5 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 5 months ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 5 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 5 months ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 6 months ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 6 months ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 6 months ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 6 months ago
lizzie c41209f137
[hle] update reported atmosphere to 1.10.2 (#3738) 6 months ago
lizzie ad7aea4863
[hle] update fw 22.0.0 constants (#3741) 6 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 6 months ago
lizzie 38aa2bc5e1
[hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 6 months ago
lizzie afec66f598
core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 6 months ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 6 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 6 months ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 6 months ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 6 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 7 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 7 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) 7 months ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 7 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 7 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 7 months ago
lizzie 4e7c036c7e
[hle] fix spl being registered as 'spl' instead of 'spl:' (#3549) 7 months ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 7 months ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 7 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 7 months ago
Maufeat 16f2564478
[am] terminate app, if caller applet is available (#3486) 7 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 7 months ago
Maufeat 08232ce642
[core, am] stub SetGpuTimeSliceBoost & fix ExitProcessAndReturn (#3475) 7 months ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 7 months ago
Maufeat 2e432c9d17
[fsp-svr] Stub IsSdCardAcccessible (#3443) 7 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 7 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 7 months ago
Maufeat 52f6984347
[am] Fix overlay starting double and add relaunching application (#3392) 7 months ago
Maufeat c59d12b0cd
[olsc] Rename Unknown27 to GetDataInfoV2 and fix crash on FW19 (#3387) 7 months ago
Maufeat 7396149ab1
[bsd, ssl] force ssl verify option to be 0 and other fixes (#3386) 8 months ago
Maufeat eb7f74ce97
[fs] Add known FileSystemAttribute struct fields (from libhac) (#3275) 8 months ago
Maufeat ddbb6f2219
[hle/ui] Add cmds and fix invalid handle return, remove Starter applet from UI (#3376) 8 months ago
Maufeat f74c590a8e
[hle/ns/am] Hijacks PlayerSelect Data to enable player selection and fix structs and returns on ns/am (#3374) 8 months ago