10726 Commits (c160d6b752e6cfad0353e73a398b246e878a647a)

Author SHA1 Message Date
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 5 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 5 months ago
Gamer64 acd7d792a3
[hle] Stubbed QueryLastPlayTime (#389) 5 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 5 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 5 months ago
crueter 9f385bf627
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 5 months ago
Calchan f4f3425d86
[sockets] block more domains (#2632) 5 months ago
MaranBr 2d8cb2d457
[file_sys] Properly fix the installation of new updates (#2651) 5 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 5 months ago
lizzie 76b5d6778e
[common/logging] faster logging by avoiding constructing unused strings/results (and filtering first) (#2603) 5 months ago
unknown d19a7c3782
[service] unstub process winding (#2590) 5 months ago
crueter c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) 5 months ago
lizzie ba20e5c2f5
[common] fix extraneous error wrt. priority queues (#2598) 5 months ago
lizzie 020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) 5 months ago
Marcin Serwin f088f028f3
[cmake] Fix building on aarch64-linux (#2591) 5 months ago
crueter 2482846cf6
[core] fix msvc comp (#2567) 5 months ago
PavelBARABANOV 45263ee7aa
LoadIdTokenCache stub (#2531) 5 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 5 months ago
Maufeat d4427d90ea
[core] Remove key hashes and hash checks (#2552) 5 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 5 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 5 months ago
Maufeat 34302300d9
add missing service for acc:u0 for fc26 (#2548) 5 months ago
Shinmegumi d623e04606
Fix src/core/cmakelists.txt (#2537) 5 months ago
Gamer64 4b558e5303
[hw_composer]: Add some enhancements to improve its performance and logic (#225) 5 months ago
lizzie 87d42cf542
[fs] remove usage of subpar PooledBuffer (#342) 5 months ago
Caio Oliveira a487cea683
[core] Fix buiding with fmt 10 (#2524) 5 months ago
SDK-Chan cf634d4d6f
[gpu/nvdrv] Rewrite ZBC functions (#2501) 5 months ago
MaranBr 8ac495acee
[fs] Remove remaining files from NCA bypass and fix some asserts (#2502) 5 months ago
SDK-Chan 3ca0bde0e9
[core/nvnflinger] Rewrite GetBufferHistory (#528) 5 months ago
MaranBr 19036c59b5
[video_core] Simplify DMA options (#525) 5 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 5 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 5 months ago
MaranBr 3fbfd64722
[fs] Fix integrity check validation for new updates (#395) 5 months ago
Marcin Serwin 13ecc1e481
[cmake] fix issues when using CPMUTIL_FORCE_SYSTEM (#399) 5 months ago
Caio Oliveira 2502352180
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396) 5 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 6 months ago
crueter 428f136a75
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 6 months ago
lizzie 43c41e4db5
[compat] openbsd port fixes (#273) 6 months ago
Gamer64 37e0b80766
[hle] Added missing error codes and increased audio renderer revision (#390) 6 months ago
Maufeat 718891d11f
[fs] temporarely disable nca verification (#298) 6 months ago
crueter bbcd8aded6
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 6 months ago
SDK-Chan 8dba6a2cb4
[gpu/NVDRV] Finalize, improve AllocObjCtx (#333) 6 months ago
MaranBr 7f482d0730
[core] Add option to control Host MMU Emulation (#324) 6 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 6 months ago
lizzie 7950c5cca0
[common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 6 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 6 months ago
CamilleLaVey 9fae048a5a
revert [jit] Increase x86_64 default code size to full 2GiB hugepage (#318) (#337) 6 months ago
Shinmegumi eb80a30c42
revert 22847ec78a (#331) 6 months ago
lizzie 22847ec78a
[jit] Disable fastmem (by default) on FreeBSD, Solaris and OpenBSD due to subpar timings of SIGSEGV (#319) 6 months ago
lizzie 3cb8e6111a
[jit] Increase x86_64 default code size to full 2GiB hugepage (#318) 6 months ago