10712 Commits (4bbde3e5ecb03db5d0abfd9157f527d749cefbab)

Author SHA1 Message Date
JPikachu 4b34a5c9fa
[am] Stub ReleaseSleepLock and ReleaseSleepLockTransiently (#2902) 5 months ago
lizzie 504df4856d
[core/loader] Implement a bit improper ASLR (#2945) 5 months ago
lizzie c0663ccd6b
[core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) 5 months ago
lizzie 82eb5a03f4
[core/arm] introduce vtable bouncing (#2943) 5 months ago
crueter 8ae7974092
[ssl] fix bundled OpenSSL ca cert issue (#2932) 5 months ago
JPikachu ead5978b34
[kernel] Implement code address offset for Skyline compatibility (#2858) 5 months ago
lizzie bfb112dad1
[core/hle/kernel] fix scoped JIT remnants (#2912) 5 months ago
lizzie dbc98f758e
[core/memory] Remove defered heap allocation on Linux. (#2587) 5 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 5 months ago
lizzie 2dc6d773ee
[common, hle/kernel] Remove LTO_NOINLINE (#2908) 5 months ago
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
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 5 months ago
lizzie dd9cae4ebc
[logging, debugger] remove unescesary logic and only query USER env variable once (#2800) 5 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 5 months ago
crueter 903faacaab
[qt] clarify orphaned profiles by showing GOOD uuids (#2850) 5 months ago
lizzie c713d44c88
[dynarmic, docs] Add support for DragonFly, shared mapping fallback to private, and update docs (#2829) 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) 5 months ago
godpow 41e15e95b1
[crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 5 months ago
JPikachu b5d54b8df7
[acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 5 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 5 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 5 months ago
lizzie 6ff043c4fb
[core/filesystem] "easier" cheats folder structure like Ryujinx (#2795) 5 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 5 months ago
lizzie d0206c35fb
[qt] fix aspect ratio enum mismatch for framebuffer (#2792) 5 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
lizzie c0fb872d1a
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 6 months ago
lizzie 440ee4916d
[nca] Use better tight loop allocation schemes (none at all) for AES decrypt/encrypt and force MbedTLS to use AES x86_64 instructions (#2750) 6 months ago
MaranBr 053f4e95d4
[common] Better approach to enabling and disabling the Web Applet (#2729) 6 months ago
JPikachu 8ae7cfe96a
[romfs] Add romfslite mod folder support (Totk Ultracam) (#2730) 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
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 6 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 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
Bix 191dd892e5
[android] Legacy build flavor (#51) 6 months ago
crueter 9f385bf627
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 6 months ago
Calchan f4f3425d86
[sockets] block more domains (#2632) 6 months ago
MaranBr 2d8cb2d457
[file_sys] Properly fix the installation of new updates (#2651) 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
crueter c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) 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