27656 Commits (6735a154336994d1e8b7d082bd6e9733b7535804)
 

Author SHA1 Message Date
lizzie 6735a15433 [dynarmic] reduce exclusive monitor overhead 7 months ago
lizzie dd5282d02a [dynarmic] tag unicorn tests separatedly 7 months ago
lizzie 9ad9d9135f [dynarmic] fix xmm regs not restored properly 7 months ago
lizzie 4cb1b1ce07 [dynarmic] new tests to check preserved higher end registers accross block calls 7 months ago
lizzie c0b043ecef [dynarmic] fix opcodes 7 months ago
lizzie 343929c8e2 [dynarmic] disable xmm spills 7 months ago
crueter a563d9abbf fix FindFreeSpill and vcpkg 7 months ago
lizzie 790671f017 [dynarmic] disable xmm spills with Windows ABI 7 months ago
lizzie 84ef3a6f3d [dynarmic] attempt fix DBZ 8 months ago
lizzie 5c51fa600f [dynarmic] intel c++ compiler fixes 8 months ago
lizzie a7b99470fa [dynarmic] fix sporadic crashes on high reg pressure 8 months ago
lizzie 06966f4255 [dynarmic] spill to XMM if possible, use sub/add instead of inc/dec as per recommendation 8 months ago
lizzie ffafa5eae1 [dynarmic] test block linking further 8 months ago
lizzie f9da343c85 [dynarmic] missing JIT ptr ABI refs 8 months ago
lizzie 54e9a5bd08 [dynarmic] pre-LZCNT count leading zeroes (integer) 8 months ago
lizzie 43f717be5d [dynarmic] write inline better flag seq 8 months ago
lizzie b12989c077 [dynarmic] configurable JIT state ABI pointer 8 months ago
lizzie c896897d40 [dynarmic] RBIT involution testcase 8 months ago
lizzie c21a4f8041 [dynarmic] vector AVX2 count leading zeroes 8 months ago
lizzie 0b0f045943 [dynarmic] remove redundant lock prefix on spinlock 8 months ago
lizzie 5dba7898b6 [dynarmic] new optimization option: codesize 8 months ago
lizzie 9a531cd0f0 [dynarmic] exclude r13 and r14 from regsel 8 months ago
lizzie 6c9a7bc5cb [dynarmic] provide backing fastmem, set verbose mov output to qword (appropriatedly), safer conversion for reads/writes 8 months ago
lizzie 6639c73785 [dynarmic] isolate crashing case, use unordered_map for test addresses 8 months ago
lizzie 040214ecd4 [dynarmic] test high reg pressure on a64 #1 8 months ago
lizzie 38f84528c1 [dynarmic] separate abi functors (win/nix) and impl aliases for gdb commands & document them 8 months ago
lizzie c9a3baab5d
[heap_tracker] Use ankerl map instead of rb tree (#249) 7 months ago
wildcard 380cfcaeed
[VK] Hybrid memory allocation with robust alignment (#325) 7 months ago
MaranBr 44d658bbc5
[core] Fix Diablo 3 (#314) 7 months ago
MaranBr a1c5b5c911
[core] Fix a specific condition where the controller applet would still freeze in MK8D (#311) 7 months ago
lizzie 302509d84d
[compat] fix clang std::terminate error (#307) 7 months ago
MaranBr 4ea9664ff4
[video_core] Fix EDS defaults by platform (#305) 7 months ago
wildcard e59065b542
[VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 7 months ago
Shinmegumi eb72a358e3
[vk] Fix dynamic vertex input state handling (#295) 7 months ago
wildcard 4eb6d10d62
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 7 months ago
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285) 7 months ago
PavelBARABANOV c228f9b746
updated the translation (#288) 7 months ago
crueter 94bcd64153
[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 7 months ago
MaranBr 5b864d406d
[video_core] Add option to control the DMA precision level at runtime (#304) 7 months ago
MaranBr a51953e4f9
[video_core] Add hability to change Sync Memory Operations at runtime (#300) 7 months ago
PavelBARABANOV 35ec256c74
[translation] EDS Description (#297) 7 months ago
SDK-Chan e75ceb676b
[core] Finalize AliasRegionExtraSize (#291) 7 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 7 months ago
Producdevity 0e7203df34
feat(android): add automatic GPU driver download for intent launches (#279) 7 months ago
SDK-Chan 7ce051cfb3
[core] Unstub AliasRegionExtraSize (#260) 7 months ago
MaranBr 7bfa2404a6
[video_core] Improve DMA logic and add an option to sync memory operations (#276) 7 months ago
lizzie bf7f3e25fc
[compat] fix solaris build and update instructions for CPM on solaris (#270) 7 months ago
crueter 5180031313
[ci, cmake] openssl updates, fix drpc and ci scripts (#283) 7 months ago
MaranBr 1307f3510d
[externals] Fix usage of USE_CCACHE for Sirit (#282) 7 months ago
wildcard 12f5a96f01
[Textures] Normalize 1D TICs that use layers to 1DArray; (#274) 7 months ago