10645 Commits (2990f30a70e3aea8d930cecfbc2294d5aa74ed4e)

Author SHA1 Message Date
crueter 2990f30a70
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 3 months ago
MaranBr 2b34f92bb2
[fs] Fix integrity check validation for new updates (#395) 3 months ago
Marcin Serwin 1bed06ce1c
[cmake] fix issues when using CPMUTIL_FORCE_SYSTEM (#399) 4 months ago
Caio Oliveira af4ecb77a5
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396) 4 months ago
lizzie dfaecdf68c
[cmake] enable clang-cl and WoA builds (#348) 4 months ago
crueter fe32891c9d
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 4 months ago
lizzie 0bdb39e32b
[compat] openbsd port fixes (#273) 4 months ago
Gamer64 c38d1c66cc
[hle] Added missing error codes and increased audio renderer revision (#390) 4 months ago
Maufeat 6045627462
[fs] temporarely disable nca verification (#298) 4 months ago
crueter b4b361e5e9
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 4 months ago
SDK-Chan 51201a37e2
[gpu/NVDRV] Finalize, improve AllocObjCtx (#333) 4 months ago
MaranBr 59f5c4fa29
[core] Add option to control Host MMU Emulation (#324) 4 months ago
lizzie 62953003ee
[fmt] use {:#X} for format instead of 0x{:X} (#309) 4 months ago
lizzie ad37d20fc1
[common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 4 months ago
CamilleLaVey d461f3af2b
revert [jit] Increase x86_64 default code size to full 2GiB hugepage (#318) (#337) 4 months ago
Shinmegumi 5ce16c4b05
revert 22847ec78a (#331) 4 months ago
lizzie 489ec2dcb6
[jit] Disable fastmem (by default) on FreeBSD, Solaris and OpenBSD due to subpar timings of SIGSEGV (#319) 4 months ago
lizzie 31b3e3e0ea
[jit] Increase x86_64 default code size to full 2GiB hugepage (#318) 4 months ago
lizzie f1083a2366
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 4 months ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 4 months ago
lizzie c9a3baab5d
[heap_tracker] Use ankerl map instead of rb tree (#249) 4 months ago
MaranBr 44d658bbc5
[core] Fix Diablo 3 (#314) 4 months ago
MaranBr a1c5b5c911
[core] Fix a specific condition where the controller applet would still freeze in MK8D (#311) 4 months ago
crueter 94bcd64153
[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 4 months ago
SDK-Chan e75ceb676b
[core] Finalize AliasRegionExtraSize (#291) 4 months ago
SDK-Chan 7ce051cfb3
[core] Unstub AliasRegionExtraSize (#260) 4 months ago
crueter 5180031313
[ci, cmake] openssl updates, fix drpc and ci scripts (#283) 4 months ago
crueter 1f5f9d34d1
[desktop] update sample shading fraction tooltip (#266) 4 months ago
lizzie 9c6fad7561
[arm] allow duplicate addresses on backtrace (#251) 4 months ago
MaranBr b906abf9fc
[kernel] Ensure all kernel objects exist before destroying them and avoid infinite loop between Open() and Close() functions (#261) 4 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 4 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 4 months ago
SDK-Chan c36cc0d3ee
[core/nvdrv] Fix Random Unmap Memory Clearing (#176) 4 months ago
crueter 982b171f30
[desktop] fix random qt annoyances (#226) 5 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 5 months ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 5 months ago
wildcard 41ffa5a342
[core, nce] module_id cache key handling (#195) 5 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 5 months ago
lizzie 04e5e64538
[memory] remove "fast" memcpy and memset (not fast at all), remove slow parallel impl and just use serial (#188) 5 months ago
Gamer64 1f34d836b4
Add cmake option to enable microprofile (#179) 5 months ago
lizzie 56acd4041a
[dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 5 months ago
notenergydrinks c1d9cbca64
[cheats] Check for comments in patch line loop (#156) 5 months ago
Maufeat c609389ec1
[nifm] Readd room check to fix LAN on MK8D (#166) 5 months ago
Maufeat ff44444bda
[nvnflinger] add include log header to fix freebsd compile (#159) 5 months ago
Maufeat e4953d5866
[vk, nvnflinger] Fix RDNA3 gloom + purple lines & reapply adjustrefcount unstubb (#152) 5 months ago
Maufeat bbeb7dd56b
[ssl] add and unstub alpn option + functions (#142) 5 months ago
Maufeat 77a8f7b6a7
[vk, hle] fix storage buffer cache, unstubbed TryPopFriendInvitation (#129) 5 months ago
crueter 12d8cf79ea
Revert "[nvnflinger] unstub AdjustRefcount (#120)" 5 months ago
Gamer64 ac675c5296
[core]: Custom CPU Ticks rewrite (#118) 5 months ago
Maufeat 410e782291
[nvnflinger] unstub AdjustRefcount (#120) 5 months ago