10970 Commits (b6b1a4556afcfe8e0c8c19ff6fb4885c6b6737ef)

Author SHA1 Message Date
lizzie b6b1a4556a fix windows screaming 2 months ago
lizzie 8ce42d6cda musl scared of defines ooo 2 months ago
lizzie 29ca078dd6 airplane mode takes priority 2 months ago
lizzie b9a2f5f272 uh 2 months ago
lizzie 5eb5ba89a2 add tcp options 2 months ago
lizzie df8647c724 nuke extra threads, extra error support; use span instead of vector for poll fds 2 months ago
lizzie 3ed19a4b93 we love when cURL has bugs? 2 months ago
lizzie 16b1a2fd6f add extra polling types 2 months ago
lizzie 45765cb60d various fixes to sockopt 2 months ago
lizzie 15df5a9ea3 allow configure socket level 2 months ago
lizzie 0b5b5354fb coalesce the various sockopt 2 months ago
lizzie dfad814334 honour the provided MSG flags 2 months ago
lizzie 258d5f3bba extra fixups 2 months ago
lizzie 5cde479ab8 fixup stuffs for windows 2 months ago
lizzie cd8937ec05 fix messages native flags 2 months ago
lizzie e520d2937a properly handle writebuffer and dont write OOB 2 months ago
lizzie 0534478009 fixes for non BSD 2 months ago
lizzie 740b718549 [net] refactor to remove uneeded abstraction layer 2 months 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 106a61c943
[core/file_sys] fix IPS not applying due to wrong NSObuild-id (#4323) 2 weeks ago
lizzie 297e797a32
[hle/kernel] remove flusher thread from OutputDebugString (#4291) 2 weeks ago
lizzie 672bcbae01
[file_sys] robust-er IPSwitch compiler (#3911) 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
lizzie 421e0b834c
Revert "[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846)" (#4276) 3 weeks ago
crueter 056d11027c
[internal_network] Fix WiFi scanner compilation on GCC 15.3.0 (#4279) 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
crueter 8648c27cbb
[cmake] Simplify DetectPlatform and normalize platform names (#4183) 1 month ago
lizzie 7731b5bc86
[core/hle/kernel/svc] demote ResetSignal log Debug->Trace (#4161) 1 month ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 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 f561a10bd8
[core/core] GPU initialize before CPU (#4228) 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 b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 2 months ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 2 months ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 2 months ago