27650 Commits (cf689a7a4927e9aba25a9b78e4467a8c8b8e149e)
 

Author SHA1 Message Date
crueter cf689a7a49
[cmake] properly invalidate tzdb cache; require matching version (#346) 4 months ago
crueter 702a2beb7c
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322) 4 months ago
MaranBr d709771d67
[core] Unsafe toggles cannot be changed at runtime (#344) 4 months ago
MaranBr 428249cb01
[debug] Rename remaining names in accordance with PR 341 (#343) 4 months ago
wildcard 8ed05425dd
[Vulkan][TextureCache] Always use identity-swizzled views for storage images (#321) 4 months ago
lizzie 26b5286250
[veil] fix flush log option not being available (#341) 4 months ago
lizzie 529f78b95f
[audio] fix ringbuffer datarace (#205) 4 months ago
crueter 434bd42a5e
[desktop] fix controls dialog text clipping (#336) 4 months ago
lizzie 8407510f76
[video_core] fix nixOS flake build patch (#339) 4 months ago
MaranBr 7f482d0730
[core] Add option to control Host MMU Emulation (#324) 4 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 4 months ago
lizzie 7950c5cca0
[common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 4 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 4 months ago
wildcard dae0d7bec6
[VK] Very conservative and spec-compliant alignment (#335) 4 months ago
JPikachu 37375220e8
[VK] Refine VRAM allocation strategy for improved stability and performance (#334) 4 months ago
CamilleLaVey 9fae048a5a
revert [jit] Increase x86_64 default code size to full 2GiB hugepage (#318) (#337) 4 months ago
Shinmegumi eb80a30c42
revert 22847ec78a (#331) 4 months ago
lizzie 22847ec78a
[jit] Disable fastmem (by default) on FreeBSD, Solaris and OpenBSD due to subpar timings of SIGSEGV (#319) 4 months ago
lizzie 3cb8e6111a
[jit] Increase x86_64 default code size to full 2GiB hugepage (#318) 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
wildcard 380cfcaeed
[VK] Hybrid memory allocation with robust alignment (#325) 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
lizzie 302509d84d
[compat] fix clang std::terminate error (#307) 4 months ago
MaranBr 4ea9664ff4
[video_core] Fix EDS defaults by platform (#305) 4 months ago
wildcard e59065b542
[VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 4 months ago
Shinmegumi eb72a358e3
[vk] Fix dynamic vertex input state handling (#295) 4 months ago
wildcard 4eb6d10d62
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 4 months ago
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285) 4 months ago
PavelBARABANOV c228f9b746
updated the translation (#288) 4 months ago
crueter 94bcd64153
[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 4 months ago
MaranBr 5b864d406d
[video_core] Add option to control the DMA precision level at runtime (#304) 4 months ago
MaranBr a51953e4f9
[video_core] Add hability to change Sync Memory Operations at runtime (#300) 4 months ago
PavelBARABANOV 35ec256c74
[translation] EDS Description (#297) 4 months ago
SDK-Chan e75ceb676b
[core] Finalize AliasRegionExtraSize (#291) 4 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 4 months ago
Producdevity 0e7203df34
feat(android): add automatic GPU driver download for intent launches (#279) 4 months ago
SDK-Chan 7ce051cfb3
[core] Unstub AliasRegionExtraSize (#260) 4 months ago
MaranBr 7bfa2404a6
[video_core] Improve DMA logic and add an option to sync memory operations (#276) 4 months ago
lizzie bf7f3e25fc
[compat] fix solaris build and update instructions for CPM on solaris (#270) 4 months ago
crueter 5180031313
[ci, cmake] openssl updates, fix drpc and ci scripts (#283) 4 months ago
MaranBr 1307f3510d
[externals] Fix usage of USE_CCACHE for Sirit (#282) 4 months ago
wildcard 12f5a96f01
[Textures] Normalize 1D TICs that use layers to 1DArray; (#274) 4 months ago
PavelBARABANOV 77b3f159af
updated the translation (#275) 4 months ago
MaranBr c97d0c8b53
[desktop] Fix VRAM Usage Mode description (#277) 4 months ago
Bix 4cc4d315f0
[Frontend] add X links to About and Help (#272) 4 months ago
crueter d96da5104b
[cmake] final CPM fixes (#267) 4 months ago
crueter 1f5f9d34d1
[desktop] update sample shading fraction tooltip (#266) 4 months ago
lizzie d61f0774be
[common] Use U8 for colour of RB-tree instead of integer to save space (#228) 4 months ago