7522 Commits (2cba99b6f52d419430b8a3a03964c68016da0cbf)

Author SHA1 Message Date
lizzie a49d885e40 fixups 2 weeks ago
lizzie ee70a288a8 fucking shit 2 weeks ago
lizzie ce0b278fd8 fix pings? 2 weeks ago
lizzie e3c526d80b ffs windows 2 weeks ago
lizzie 2c19c4658a ALL THE ERROR CODES 2 weeks ago
lizzie 94a65a9186 fallback only if it failed 2 weeks ago
lizzie 82b79fe2e2 implode windows 2 weeks ago
lizzie 2c8c10ab9e better 2 weeks ago
lizzie 8ceecf6259 don't murder me for this change 2 weeks ago
lizzie cee3a37ecb need the extra threads... 2 weeks ago
lizzie df587e1a95 more gymnastics to give fake results? 3 weeks ago
lizzie df1fcbd6b1 first fake icmp impl 3 weeks ago
lizzie af2ee98c1b fix ldn sockets being regarded as normal socks 1 month ago
lizzie cf65654d1e fix sockets 1 month ago
lizzie 697cb7920d fix windows screaming 2 months ago
lizzie d258152e2a musl scared of defines ooo 2 months ago
lizzie b77d23c232 airplane mode takes priority 2 months ago
lizzie 46858f48c7 nuke extra threads, extra error support; use span instead of vector for poll fds 2 months ago
lizzie f52d3f57f6 we love when cURL has bugs? 2 months ago
lizzie 1bacb8e318 add extra polling types 2 months ago
lizzie a00b7b65fa various fixes to sockopt 2 months ago
lizzie c50b160955 allow configure socket level 2 months ago
lizzie 0d767e7194 coalesce the various sockopt 2 months ago
lizzie 088c5d136e extra fixups 2 months ago
lizzie 0b751c01de properly handle writebuffer and dont write OOB 2 months ago
lizzie 8bdf2f3e9b fixes for non BSD 2 months ago
lizzie ecc6926988 [net] refactor to remove uneeded abstraction layer 2 months ago
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 2 weeks ago
lizzie 7731b5bc86
[core/hle/kernel/svc] demote ResetSignal log Debug->Trace (#4161) 3 weeks ago
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 3 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) 4 weeks 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 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 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 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 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) 2 months ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 2 months ago
maufeat 0c2894eabf
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 2 months ago