4966 Commits (f4ab8fa3d89ce187098c8cd05f7f77a243379f98)

Author SHA1 Message Date
lizzie f4ab8fa3d8 allow configure socket level 1 month ago
lizzie a4c6d68410 coalesce the various sockopt 1 month ago
lizzie 4b9ae3b419 extra fixups 1 month ago
lizzie 55dd265276 properly handle writebuffer and dont write OOB 1 month ago
lizzie 68982c8aaa fixes for non BSD 1 month ago
lizzie 9a71daf787 [net] refactor to remove uneeded abstraction layer 1 month ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 4 weeks ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 4 weeks ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 4 weeks ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 4 weeks ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 1 month ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 1 month ago
maufeat 0c2894eabf
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 1 month ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 1 month ago
lizzie 81c6e56713
[core/am] ban y2k domain to make Civ7 boot web-appletless (#3868) 1 month ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
lizzie 8e9513cb5f
[service/ro] Fix too many plugin.nro not being loaded for SSBU (#3982) 2 months ago
lizzie 950e0f82fb
[hle/sm] implement sm:AtmosphereHasService (#3771) 2 months ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 2 months ago
BoiledElectricity d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) (#4069) 2 months ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 months ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 2 months ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 2 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 2 months ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 2 months ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 2 months ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 2 months ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 2 months ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 3 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 3 months ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 3 months ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 3 months ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 3 months ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 3 months ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 3 months ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 3 months ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 3 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 3 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 3 months ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 4 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 4 months ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 4 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 4 months ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 4 months ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 4 months ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 5 months ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 5 months ago