7521 Commits (f314d5c44d70646187e40ed996fb66a5d2ef221a)

Author SHA1 Message Date
lizzie f314d5c44d [net] refactor to remove uneeded abstraction layer 2 months ago
lizzie 8a22f1845b
[hle] Enforce max_sessions, add bpc:ams service (#4394) 3 days ago
xbzk f3af5d0c25
[fs] moved temp folder cleanup upstream (per-application level) to avoid per-program retrigger (#4375) 4 days ago
xbzk 00a1c392e7
[opus] proper limit and error code for opus decoder instances (#4384) 4 days ago
lizzie e7a96c7907
[hle] Firmware 23.0.0 (#4390) 4 days ago
Exverge 5f142c7926
[common/core/dynarmic] Optimize page table allocations (#4219) 5 days ago
lizzie dcbcdf16ad
[hle/ns] implement IReadOnlyApplicationControlDataInterface::ListApplicationIcon (#3770) 5 days ago
lizzie 6f6a8f6d67
[svc] don't truncate 64-bit SVC args on trace logs (#4374) 5 days ago
lizzie 23585820bc
[hle] correct IClientProcess::RegisterClient, impl cmd 3100,3102 for ns:vm (#4376) 5 days ago
lizzie e5b8b10188
[hle] Fix fsp-pr not being found (#4379) 6 days ago
lizzie 87e5d0b6e4
[hle] VirtualBoy classics fixes, QLaunch IPC fixes, implement extra ams SVCInfo (#4343) 6 days ago
lizzie fdd8d4252c
[common] remove unused vector_math.h fluff (#4333) 6 days ago
PavelBARABANOV 1036982d2f
partial revert 54cd5fb8eb (#4355) 6 days ago
lizzie 11de264541
[cmake] Fix some macOS compilation errors (#4350) 1 week ago
xbzk 1dcc574591
[gdb] fix conn state to use same pipe (instead of a copy) (#4339) 2 weeks ago
lizzie f7e5ceeacb
[video_core/buffer_cache] fix PAGE_SHIFT/BSD macro clash on Linux, *BSD (#4329) 2 weeks ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 2 weeks ago
lizzie 297e797a32
[hle/kernel] remove flusher thread from OutputDebugString (#4291) 2 weeks ago
Maufeat 28ab4a1a01
[kernel, service] Return ResultSessionClosed when a session is closed (#4318) 2 weeks ago
PavelBARABANOV 1f03dee126
[fs] Add RenameDirectory support for same-parent directory renaming (#4312) 2 weeks ago
xbzk c0a85d0e53
[service, nvhost] added machinery to allow microsleep between nvdec read requests to avoid guest panic in some games (#4316) 2 weeks ago
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 2 weeks ago
lizzie f7dbff2157
[core/hle/services/am] Fix MK8D crash (#4313) 2 weeks ago
lizzie f635827fa6
[common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) 2 weeks ago
PavelBARABANOV 4eb8dd1458
partial revert a41a98028a (#4292) 3 weeks ago
Maufeat 5c54abf353
[nim] unstub IShopServiceAsync (#4272) 4 weeks ago
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 4 weeks ago
lizzie 7731b5bc86
[core/hle/kernel/svc] demote ResetSignal log Debug->Trace (#4161) 1 month ago
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 1 month ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 1 month ago
lizzie 8fe1e6efa2
[core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159) 1 month ago
lizzie 39763e7321
[core/hle/services/am] nuke ButtonPoller and Mouse thread (#4229) 2 months ago
lizzie dc1486485b
[core/hle/service] move 'loader'+'jit' to guest thread (#4148) 2 months ago
lizzie 6272f8ab24
[hle/service/am] make EventObserver use jthread() (#3971) 2 months ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 2 months ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 2 months ago
lizzie 5b4dc32c1a
[core/hle/service/am] Stub ISelfController::IsIlluminanceAvailable (#4163) 2 months ago
Maufeat a90ba7f6ac
[hle] stub SetMouseLibraryVersion (#4222) 2 months ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 2 months ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 2 months ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 months ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 2 months ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 2 months ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 2 months ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 2 months ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 2 months ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 3 months ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 3 months ago
maufeat 0c2894eabf
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 3 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 3 months ago