7345 Commits (1f18fbf6a3001c5dc15ee8a0b520c90bc1d9a2d4)

Author SHA1 Message Date
crueter e93159b047
[qt] clean up some orphaned_profiles bugs; add help (#2894) 5 months ago
lizzie 9582dfffee
[core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 5 months ago
crueter 903faacaab
[qt] clarify orphaned profiles by showing GOOD uuids (#2850) 5 months ago
Caio Oliveira 0be29d2947
[meta] fix building with clang 21.1.4 (#2839) 5 months ago
crueter a0769ad835
[cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 6 months ago
JPikachu b5d54b8df7
[acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 6 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 6 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 6 months ago
unknown de46b8e817
[fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 6 months ago
MaranBr 053f4e95d4
[common] Better approach to enabling and disabling the Web Applet (#2729) 6 months ago
JPikachu e157b3fa96
[am] Add Unknown90 to ILibraryAppletAccessor (#2728) 6 months ago
unknown a3ef2cc183
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719) 6 months ago
MaranBr 1e1b8ad33f
[common] Properly skip Custom Web Applet if YUZU_USE_QT_WEB_ENGINE is not defined (#2717) 6 months ago
crueter 3656253262
[acc] do not consider system profile as orphaned (#2708) 6 months ago
Gamer64 acd7d792a3
[hle] Stubbed QueryLastPlayTime (#389) 6 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 6 months ago
Calchan f4f3425d86
[sockets] block more domains (#2632) 6 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 6 months ago
lizzie 76b5d6778e
[common/logging] faster logging by avoiding constructing unused strings/results (and filtering first) (#2603) 6 months ago
unknown d19a7c3782
[service] unstub process winding (#2590) 6 months ago
lizzie ba20e5c2f5
[common] fix extraneous error wrt. priority queues (#2598) 6 months ago
lizzie 020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) 6 months ago
crueter 2482846cf6
[core] fix msvc comp (#2567) 7 months ago
PavelBARABANOV 45263ee7aa
LoadIdTokenCache stub (#2531) 7 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 7 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 7 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
Maufeat 34302300d9
add missing service for acc:u0 for fc26 (#2548) 7 months ago
Gamer64 4b558e5303
[hw_composer]: Add some enhancements to improve its performance and logic (#225) 7 months ago
SDK-Chan cf634d4d6f
[gpu/nvdrv] Rewrite ZBC functions (#2501) 7 months ago
SDK-Chan 3ca0bde0e9
[core/nvnflinger] Rewrite GetBufferHistory (#528) 7 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 7 months ago
Caio Oliveira 2502352180
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
Gamer64 37e0b80766
[hle] Added missing error codes and increased audio renderer revision (#390) 7 months ago
Maufeat 718891d11f
[fs] temporarely disable nca verification (#298) 7 months ago
crueter bbcd8aded6
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 7 months ago
SDK-Chan 8dba6a2cb4
[gpu/NVDRV] Finalize, improve AllocObjCtx (#333) 7 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 7 months ago
lizzie c9a3baab5d
[heap_tracker] Use ankerl map instead of rb tree (#249) 8 months ago
MaranBr 44d658bbc5
[core] Fix Diablo 3 (#314) 8 months ago
MaranBr a1c5b5c911
[core] Fix a specific condition where the controller applet would still freeze in MK8D (#311) 8 months ago
SDK-Chan e75ceb676b
[core] Finalize AliasRegionExtraSize (#291) 8 months ago
SDK-Chan 7ce051cfb3
[core] Unstub AliasRegionExtraSize (#260) 8 months ago
MaranBr b906abf9fc
[kernel] Ensure all kernel objects exist before destroying them and avoid infinite loop between Open() and Close() functions (#261) 8 months ago
SDK-Chan c36cc0d3ee
[core/nvdrv] Fix Random Unmap Memory Clearing (#176) 8 months ago
crueter 982b171f30
[desktop] fix random qt annoyances (#226) 8 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 8 months ago
Gamer64 1f34d836b4
Add cmake option to enable microprofile (#179) 8 months ago
Maufeat c609389ec1
[nifm] Readd room check to fix LAN on MK8D (#166) 8 months ago