7377 Commits (5fbfbb66cfc7af41b36de4273bd065df0e5a4023)

Author SHA1 Message Date
CamilleLaVey bbce9ffeed
another one 7 months ago
CamilleLaVey 2168b76f91
Missing header 7 months ago
CamilleLaVey be38719fa0
[hle] BufferDescritorC 7 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 6 months ago
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 6 months ago
Maufeat bf68eede05
[bsd, ssl] fix connection between bsd:u and bsd:s and file descriptor copy (#3172) 6 months ago
Maufeat 1eed7efd09
[core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 6 months ago
Maufeat db1dfc9755
[hle] fix struct order to fix flags and launching via qlaunch (#3173) 6 months ago
Maufeat 30d75d4e52
[hle] add GetApplicationControlData2 and GetApplicationControlData3 to make on FW20.0.0 - FW21.1.0 icons work on qlaunch (#3153) 6 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 6 months ago
lizzie 09f03f5640
[hle/kernel] mark invalid SVC paths as unreachable (#3023) 7 months ago
lizzie a33956f738
[hle] remove settings server thread (#3118) 7 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 7 months ago
lizzie 46239dafa1
[core/hle] bump to 21.0.1 (#3091) 7 months ago
lizzie f40025fd9b
[qt, settings] allow to set custom unit and battery serial (#2813) 7 months ago
lizzie d8f2e22bf8
Revert "[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function (#2500)" (#3046) 7 months ago
lizzie 2e1af92852
[hle/kernel] allow primitive tracing of svcs on debug builds (#3005) 7 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 7 months ago
SDK Chan 74d6eaf721
[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function (#2500) 7 months ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 7 months ago
SDK Chan 680384f7b8
[gpu/NVDRV] Unstub SetChannelPriority and adjust ChannelSetTimeSlice (#3017) 7 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 7 months ago
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 7 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 8 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 8 months ago
JPikachu 4b34a5c9fa
[am] Stub ReleaseSleepLock and ReleaseSleepLockTransiently (#2902) 8 months ago
lizzie 504df4856d
[core/loader] Implement a bit improper ASLR (#2945) 8 months ago
lizzie 82eb5a03f4
[core/arm] introduce vtable bouncing (#2943) 8 months ago
crueter 8ae7974092
[ssl] fix bundled OpenSSL ca cert issue (#2932) 8 months ago
JPikachu ead5978b34
[kernel] Implement code address offset for Skyline compatibility (#2858) 8 months ago
lizzie bfb112dad1
[core/hle/kernel] fix scoped JIT remnants (#2912) 8 months ago
lizzie 2dc6d773ee
[common, hle/kernel] Remove LTO_NOINLINE (#2908) 8 months ago
crueter e93159b047
[qt] clean up some orphaned_profiles bugs; add help (#2894) 8 months ago
lizzie 9582dfffee
[core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 8 months ago
crueter 903faacaab
[qt] clarify orphaned profiles by showing GOOD uuids (#2850) 8 months ago
Caio Oliveira 0be29d2947
[meta] fix building with clang 21.1.4 (#2839) 8 months ago
crueter a0769ad835
[cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 8 months ago
JPikachu b5d54b8df7
[acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 8 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 8 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 8 months ago
unknown de46b8e817
[fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 8 months ago
MaranBr 053f4e95d4
[common] Better approach to enabling and disabling the Web Applet (#2729) 8 months ago
JPikachu e157b3fa96
[am] Add Unknown90 to ILibraryAppletAccessor (#2728) 8 months ago
unknown a3ef2cc183
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719) 8 months ago
MaranBr 1e1b8ad33f
[common] Properly skip Custom Web Applet if YUZU_USE_QT_WEB_ENGINE is not defined (#2717) 8 months ago
crueter 3656253262
[acc] do not consider system profile as orphaned (#2708) 8 months ago
Gamer64 acd7d792a3
[hle] Stubbed QueryLastPlayTime (#389) 9 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 9 months ago
Calchan f4f3425d86
[sockets] block more domains (#2632) 9 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 9 months ago