10797 Commits (2b979024cb901099fee264866c135acc59256189)

Author SHA1 Message Date
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 2 months ago
Maufeat bf68eede05
[bsd, ssl] fix connection between bsd:u and bsd:s and file descriptor copy (#3172) 2 months ago
Maufeat 1eed7efd09
[core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 2 months ago
Kleidis b9530ae80f
[core] Add overridable game setting functionality (#2963) 2 months ago
Maufeat db1dfc9755
[hle] fix struct order to fix flags and launching via qlaunch (#3173) 2 months ago
Maufeat 30d75d4e52
[hle] add GetApplicationControlData2 and GetApplicationControlData3 to make on FW20.0.0 - FW21.1.0 icons work on qlaunch (#3153) 2 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 3 months ago
lizzie 09f03f5640
[hle/kernel] mark invalid SVC paths as unreachable (#3023) 3 months ago
MrPurple666 e3c942b209
[NCE] Fix cache invalidation and signal interrupt race condition (#3063) 3 months ago
lizzie a33956f738
[hle] remove settings server thread (#3118) 3 months ago
lizzie 941caf31ce
[port] NetBSD and improper ctor for SpinLock fixes (#3092) 3 months ago
crueter 318998cbb5
[cmake] fix macos mbedtls (#3109) 3 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 3 months ago
lizzie 1efef85352
Partial revert "[common] remove HeapTracker (#3001)" (#3107) 3 months ago
lizzie ea0e5d630c
[common] remove HeapTracker (#3001) 3 months ago
lizzie 46239dafa1
[core/hle] bump to 21.0.1 (#3091) 3 months ago
lizzie f40025fd9b
[qt, settings] allow to set custom unit and battery serial (#2813) 3 months ago
lizzie d8f2e22bf8
Revert "[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function (#2500)" (#3046) 3 months ago
lizzie 2e1af92852
[hle/kernel] allow primitive tracing of svcs on debug builds (#3005) 3 months ago
lizzie 92274ff280
[dynarmic] remove scopedjit remnants (#3029) 3 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 3 months ago
PavelBARABANOV 227a007413
[dynarmic] removes ScopedJitExecution / fix-ac3 (#3018) 3 months ago
SDK Chan 74d6eaf721
[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function (#2500) 3 months ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 3 months ago
SDK Chan 680384f7b8
[gpu/NVDRV] Unstub SetChannelPriority and adjust ChannelSetTimeSlice (#3017) 3 months ago
lizzie e9d84d098d
[dynarmic] attempt fix totk regression from #358 (#3013) 3 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 3 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 4 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 4 months ago
PavelBARABANOV 42863027e2
Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 4 months ago
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 4 months ago
lizzie 84cf3e8c84
[nce] remove software prefetching instances (#2857) 4 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 4 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 4 months ago
lizzie 48843306e2
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) 4 months ago
JPikachu 4b34a5c9fa
[am] Stub ReleaseSleepLock and ReleaseSleepLockTransiently (#2902) 4 months ago
lizzie 504df4856d
[core/loader] Implement a bit improper ASLR (#2945) 4 months ago
lizzie c0663ccd6b
[core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) 4 months ago
lizzie 82eb5a03f4
[core/arm] introduce vtable bouncing (#2943) 4 months ago
crueter 8ae7974092
[ssl] fix bundled OpenSSL ca cert issue (#2932) 4 months ago
JPikachu ead5978b34
[kernel] Implement code address offset for Skyline compatibility (#2858) 4 months ago
lizzie bfb112dad1
[core/hle/kernel] fix scoped JIT remnants (#2912) 4 months ago
lizzie dbc98f758e
[core/memory] Remove defered heap allocation on Linux. (#2587) 4 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 4 months ago
lizzie 2dc6d773ee
[common, hle/kernel] Remove LTO_NOINLINE (#2908) 4 months ago
crueter e93159b047
[qt] clean up some orphaned_profiles bugs; add help (#2894) 4 months ago
lizzie 9582dfffee
[core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 4 months ago
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 4 months ago
lizzie dd9cae4ebc
[logging, debugger] remove unescesary logic and only query USER env variable once (#2800) 4 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 4 months ago