28024 Commits (v0.0.4-rc3)
 

Author SHA1 Message Date
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
lizzie 9c6fad7561
[arm] allow duplicate addresses on backtrace (#251) 4 months ago
crueter 09a8fab2a2
[spirv] improved spir-v shader opt (#239) 4 months ago
SDK Chan 72fb15cacc
[shader_recompiler] ISBERD minor cleanups (#211) 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 c39e3bece6
[cmake] do not allow system xbyak 4 months ago
wildcard 394ee0dc82
[Vk] FixSampleShading (#218) 4 months ago
crueter 9ea4e89607
[cmake] don't REQUIRE externals deps in root, add boost_headers (#265) 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
wildcard 444b9f361e
[VK] PR 180 extension (#257) 4 months ago
crueter bd944b71d5
[cmake] fix vcpkg and zy* install (#247) 4 months ago