7432 Commits (b3f4052033ab57694ca60bccf24938dd2ea4e64c)

Author SHA1 Message Date
lizzie b3f4052033 [hle] remove redundant data on Request/Response builders 1 week ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 2 weeks ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 2 weeks ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 2 weeks ago
lizzie c41209f137
[hle] update reported atmosphere to 1.10.2 (#3738) 2 weeks ago
lizzie ad7aea4863
[hle] update fw 22.0.0 constants (#3741) 2 weeks ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 weeks ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 4 weeks ago
lizzie 38aa2bc5e1
[hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 4 weeks ago
lizzie afec66f598
core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 4 weeks ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 4 weeks ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 1 month ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 1 month ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 1 month ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 1 month ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 1 month ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 1 month ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 1 month ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 1 month ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 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 a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 2 months ago
Maufeat 16f2564478
[am] terminate app, if caller applet is available (#3486) 2 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 2 months ago
Maufeat 08232ce642
[core, am] stub SetGpuTimeSliceBoost & fix ExitProcessAndReturn (#3475) 2 months ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 2 months ago
Maufeat 2e432c9d17
[fsp-svr] Stub IsSdCardAcccessible (#3443) 2 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 2 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 2 months ago
Maufeat 52f6984347
[am] Fix overlay starting double and add relaunching application (#3392) 2 months ago
Maufeat c59d12b0cd
[olsc] Rename Unknown27 to GetDataInfoV2 and fix crash on FW19 (#3387) 2 months ago
Maufeat 7396149ab1
[bsd, ssl] force ssl verify option to be 0 and other fixes (#3386) 2 months ago
Maufeat eb7f74ce97
[fs] Add known FileSystemAttribute struct fields (from libhac) (#3275) 2 months ago
Maufeat ddbb6f2219
[hle/ui] Add cmds and fix invalid handle return, remove Starter applet from UI (#3376) 2 months ago
Maufeat f74c590a8e
[hle/ns/am] Hijacks PlayerSelect Data to enable player selection and fix structs and returns on ns/am (#3374) 2 months ago
lizzie cb26ea154c
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 2 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 2 months ago
Maufeat 30cbec7ad5
[core/hle] Adds sorting game titles and prevents hard crashes in qlaunch (#3330) 2 months ago
lizzie f45491e128
[cmake, core/hle] fix no-OpenSSL builds with BCAT news using unguarded httplib (#3326) 2 months ago
Lizzie 6ec6ca7c37
[clang, opengl] fix opengl build on PGO build and clang-cl on windows (#3332) 3 months ago
Maufeat 833a38b443
[hle] adds SetProtocol to user local communication (#3329) 3 months ago
Maufeat ae501e256e
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308) 3 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 3 months ago
lizzie f544004b5d
[core/hle] update firmware constants to 21.2.0 (#3304) 3 months ago
lizzie c21f92340b
[core/hle/kernel] coalesce TLS from KernelCore to reduce query times (#3283) 3 months ago
lizzie 4cacf56cec
[core/hle] implement Unknown330 and stub extra 20/15 missing funcs (#3269) 3 months ago
lizzie 82f9d489e7
Revert "[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565)" (#3249) 3 months ago