10905 Commits (de7c66ea6a41837d85cbf88c8bf4992d3daef8f3)

Author SHA1 Message Date
lizzie de7c66ea6a ffs 2 months ago
lizzie 0d2cb4ceac less load, fix nv01 timer being kepler 2 months ago
maufeat 3bc8786dee [kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 2 months ago
lizzie 5952449ccc llicense fix 3 months ago
lizzie 84ab09b901 fx 3 months ago
lizzie 6b739192f0 [audio_core, hle/services, video_core/compute] Inline std::unique_ptr<> allocs into std::optional<> 4 months ago
lizzie 8e9513cb5f
[service/ro] Fix too many plugin.nro not being loaded for SSBU (#3982) 5 days ago
lizzie 950e0f82fb
[hle/sm] implement sm:AtmosphereHasService (#3771) 5 days ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 6 days ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 6 days ago
BoiledElectricity d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) (#4069) 6 days ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 1 week ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 2 weeks ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 2 weeks ago
lizzie ce9c7c196d
[cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 2 weeks ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 2 weeks ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 weeks ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 3 weeks ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 3 weeks ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 3 weeks ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 3 weeks ago
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 3 weeks ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 4 weeks ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 4 weeks ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 4 weeks ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 4 weeks ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 4 weeks ago
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 4 weeks ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 4 weeks ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 4 weeks ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 1 month ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 1 month ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 1 month ago
lizzie 7455854528
[core/memory] remove duplicates from template when unsafe=T/F, remove increment, remove sad path for exception code on cache op (#3972) 1 month ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 1 month ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 1 month ago
lizzie 02dee4a20b
[file_sys/system_archive] remove uneeded ctor/dtor initializations for std::map<> when creating system archives for nx_tzdb generated files (#3919) 1 month ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 1 month ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 1 month ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 1 month ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 1 month ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 1 month ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 1 month ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 1 month ago
PavelBARABANOV 86eae5cc41
[core] Fix qlaunch crash on second launch (#3930) 2 months ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 2 months ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 2 months ago
lizzie d17ecb01af
[file_sys] fix compilation on GCC 16 (#3917) 2 months ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 2 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2 months ago