51 Commits (d55a7543ae0efcd2df2c1f8286ed4f51940bf97a)

Author SHA1 Message Date
lizzie e4b0c03a22
[dynarmic] use (v)pshufb (SSSE3+) for VREV32/64 emits (#2851) 5 months ago
lizzie b50f8c620b
[dynarmic] replace mcl::bit_cast with std one (#2866) 5 months ago
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 5 months ago
unknown 6b01c13975
Revert "[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775)" (#2863) 5 months ago
lizzie 61ab1be0e7
[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775) 5 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 5 months ago
lizzie 2a3e815dcd
[cmake, dynarmic/tests] do not enable avx2, remove unused cmake opts (#2844) 5 months ago
lizzie 71241b7560
[dynarmic] remove bloated LUT usage that makes giant functions for no good reason (#2801) 5 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 5 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 5 months ago
lizzie f08f4cccdc
[dynarmic/cmake] fatal fail on darwin if mig fails (#2802) 5 months ago
crueter 2e9dbe3f1d
[cmake, tools, docs] Update CPMUtil (#2790) 6 months ago
lizzie 3e8fe622a7
[compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 6 months ago
crueter 551f244dfd
[dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) 6 months ago
Caio Oliveira 9acb6006b8
[ci] improve ccache and add support on Android (#2673) 6 months ago
crueter 9f385bf627
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 6 months ago
lizzie de594c8792
[dynarmic] add safe-opt to skip IR verification (#2613) 6 months ago
lizzie 9f423a24b8
[linux] fix aarch64 builds (again) + fix with slightly outdated qt (#2612) 6 months ago
lizzie cc50571275
[dynarmic] fix tests builds (#2601) 6 months ago
crueter 677148bdca
[cmake] PUBLIC link to mcl for dynarmic (#2595) 6 months ago
crueter 2482846cf6
[core] fix msvc comp (#2567) 6 months ago
lizzie f5bb07341a
[dynarmic] merge IR opt pass into single TU (#2561) 6 months ago
lizzie 3e299dc0f5
[dynarmic] remove frontend options; fixup exception handler code to support other OSes, do not use mcl macros for arch in EH (#2540) 6 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago
crueter 06dabbadcb
[cmake] fix OpenGL, git rev identifier (#2530) 6 months ago
lizzie 8c9cdf0d70
[dynarmic] update docs for fastmem (#2539) 6 months ago
lizzie 3b3278f44b
[jit, exception] use shared mutex to reduce thread contention of cached code blocks in fastmem trap handler (#320) 7 months ago
Marcin Serwin 13ecc1e481
[cmake] fix issues when using CPMUTIL_FORCE_SYSTEM (#399) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
crueter 428f136a75
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 7 months ago
crueter ecc99ce9ab
[dynarmic] spinlock: (re-)allow RWE on execute-supported targets (#393) 7 months ago
lizzie 43c41e4db5
[compat] openbsd port fixes (#273) 7 months ago
lizzie 10dd003d0f
[dynarmic, cmake] allow LTO build for dynarmic (#252) 7 months ago
crueter bbcd8aded6
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 7 months ago
lizzie 84fadd1506
[cmake] fix unordered-dense deps (#380) 7 months ago
lizzie 6aa8be1da8
[cmake] fix gh dependencies (#377) 7 months ago
crueter 1c3ca17cfb
[dynarmic] fix annoying gcc/clang error (#365) 7 months ago
crueter 702a2beb7c
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322) 7 months ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 7 months ago
lizzie 302509d84d
[compat] fix clang std::terminate error (#307) 7 months ago
crueter 5180031313
[ci, cmake] openssl updates, fix drpc and ci scripts (#283) 8 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 8 months ago
crueter bd944b71d5
[cmake] fix vcpkg and zy* install (#247) 8 months ago
crueter 1551387739
[cmake, frontend] feat: CPMUtil + dependency viewer (#238) 8 months ago
crueter a3cf780a3a
[dynarmic] fix pch gen (#231) 8 months ago
crueter d499693c29
[cmake] don't explicitly set archflags by default (#220) 8 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 8 months ago
crueter 9634342100
[cmake] fix regressions intr. CPM and packaging (#201) 8 months ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 8 months ago
lizzie 76d0659ffe
[docs] IDE setup for vscode, better wording in guideline (#200) 8 months ago