10965 Commits (891d40b2cf68c84a2b2ae3bd22ded4d2ad478e95)

Author SHA1 Message Date
lizzie 891d40b2cf uh 2 months ago
lizzie d981cd4993 add tcp options 2 months ago
lizzie 5325483ff4 nuke extra threads, extra error support; use span instead of vector for poll fds 2 months ago
lizzie 619e425378 we love when cURL has bugs? 2 months ago
lizzie e2c3d339f6 add extra polling types 2 months ago
lizzie 5a678a389f various fixes to sockopt 2 months ago
lizzie 522856789f allow configure socket level 2 months ago
lizzie b6373f77ba coalesce the various sockopt 2 months ago
lizzie a5726efc3a honour the provided MSG flags 2 months ago
lizzie 37d96f05a4 extra fixups 2 months ago
lizzie ccb531a6ff fixup stuffs for windows 2 months ago
lizzie a2d9e96f70 fix messages native flags 2 months ago
lizzie 40fafa05f8 properly handle writebuffer and dont write OOB 2 months ago
lizzie 3dbbf0d9a3 fixes for non BSD 2 months ago
lizzie 5609a03914 [net] refactor to remove uneeded abstraction layer 2 months ago
lizzie f7e5ceeacb
[video_core/buffer_cache] fix PAGE_SHIFT/BSD macro clash on Linux, *BSD (#4329) 4 days ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 5 days ago
lizzie 106a61c943
[core/file_sys] fix IPS not applying due to wrong NSObuild-id (#4323) 5 days ago
lizzie 297e797a32
[hle/kernel] remove flusher thread from OutputDebugString (#4291) 6 days ago
lizzie 672bcbae01
[file_sys] robust-er IPSwitch compiler (#3911) 6 days ago
Maufeat 28ab4a1a01
[kernel, service] Return ResultSessionClosed when a session is closed (#4318) 6 days ago
PavelBARABANOV 1f03dee126
[fs] Add RenameDirectory support for same-parent directory renaming (#4312) 6 days ago
xbzk c0a85d0e53
[service, nvhost] added machinery to allow microsleep between nvdec read requests to avoid guest panic in some games (#4316) 6 days ago
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 7 days ago
lizzie f7dbff2157
[core/hle/services/am] Fix MK8D crash (#4313) 1 week ago
lizzie f635827fa6
[common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) 1 week ago
PavelBARABANOV 4eb8dd1458
partial revert a41a98028a (#4292) 2 weeks ago
lizzie 421e0b834c
Revert "[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846)" (#4276) 2 weeks ago
crueter 056d11027c
[internal_network] Fix WiFi scanner compilation on GCC 15.3.0 (#4279) 2 weeks ago
Maufeat 5c54abf353
[nim] unstub IShopServiceAsync (#4272) 2 weeks ago
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 2 weeks ago
crueter 8648c27cbb
[cmake] Simplify DetectPlatform and normalize platform names (#4183) 4 weeks ago
lizzie 7731b5bc86
[core/hle/kernel/svc] demote ResetSignal log Debug->Trace (#4161) 4 weeks ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 4 weeks ago
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 4 weeks ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 4 weeks 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) 1 month ago
lizzie dc1486485b
[core/hle/service] move 'loader'+'jit' to guest thread (#4148) 1 month ago
lizzie f561a10bd8
[core/core] GPU initialize before CPU (#4228) 1 month ago
lizzie 6272f8ab24
[hle/service/am] make EventObserver use jthread() (#3971) 1 month ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 1 month ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 1 month ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 1 month ago
lizzie 5b4dc32c1a
[core/hle/service/am] Stub ISelfController::IsIlluminanceAvailable (#4163) 1 month ago
Maufeat a90ba7f6ac
[hle] stub SetMouseLibraryVersion (#4222) 1 month ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 1 month ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 2 months ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 2 months ago