7452 Commits (d517db74de89b5b5a00d02c4a4a4a09dfe03adc3)

Author SHA1 Message Date
lizzie d517db74de update loicense 4 months ago
lizzie 7b102c2d29 temp fix for dpad 4 months ago
lizzie 9224f2496a more inline pt2 4 months ago
lizzie 3654d7b29d force running services on host 4 months ago
lizzie 63e9f4270e fixes 4 stuff 5 months ago
lizzie 2c15763968 evil haxx 6 months ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 2 weeks ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 2 weeks ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 3 weeks ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 3 weeks ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 3 weeks ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 3 weeks ago
Duncan Ogilvie 1590e7c061
[core] GDB improvements (#3848) 3 weeks ago
lizzie c95cb8f8ec
[hle] improved flusher that uses jthread (#3837) 1 month ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 1 month ago
smiRaphi d99a8c65cc
[hle/kernel] Fix OutputDebugString formatting (#3744) 1 month ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 1 month ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 1 month 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
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 2 months ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 2 months ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 2 months ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 2 months ago
lizzie c41209f137
[hle] update reported atmosphere to 1.10.2 (#3738) 2 months ago
lizzie ad7aea4863
[hle] update fw 22.0.0 constants (#3741) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 2 months ago
lizzie 38aa2bc5e1
[hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 2 months ago
lizzie afec66f598
core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 2 months ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 2 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 3 months ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 3 months ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 3 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 3 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 3 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) 3 months ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 3 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 3 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 3 months ago
lizzie 4e7c036c7e
[hle] fix spl being registered as 'spl' instead of 'spl:' (#3549) 3 months ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 3 months ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 3 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 3 months ago
Maufeat 16f2564478
[am] terminate app, if caller applet is available (#3486) 3 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 3 months ago
Maufeat 08232ce642
[core, am] stub SetGpuTimeSliceBoost & fix ExitProcessAndReturn (#3475) 3 months ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 3 months ago
Maufeat 2e432c9d17
[fsp-svr] Stub IsSdCardAcccessible (#3443) 4 months ago