80 Commits (84e9fe08285d8311be2873782ef2df61c1720559)

Author SHA1 Message Date
Exverge 84e9fe0828
[nce] don't use static const for global variables 1 month ago
Exverge 773770b93c Update src/core/arm/nce/win/platform_visitor.h 1 month ago
Exverge 375016353a Never going to a touch Windows code again 1 month ago
Exverge 27e16c3d95
ContextKey is not a compiler constant 1 month ago
Exverge 8b0229eda0
Make Windows NCE code actually compliable 1 month ago
Exverge b478267c42
Keep all nt headers in one place 1 month ago
Exverge c2bc7d92ce
Fix compile errors and finish up Windows NCE 1 month ago
Exverge bd9c233552 Fix winternl header include 1 month ago
Exverge 301c030234
[core] Windows NCE because why the fuck not 1 month ago
git 641209adb8 fix nce on linux 1 month ago
Exverge 5304134a71
gcc and macOS fixes 1 month ago
Exverge f8d0bd8ff8
fix compile on linux 1 month ago
Exverge bdd9278c8b
[nce] Clean up loose ends 1 month ago
Exverge 8b9c1d07be
[nce] no more asm 1 month ago
Exverge a7cc42c86c
i should test my code 1 month ago
Exverge 78320e8c7c add license header 1 month ago
Exverge 81a81c10de
[nce] macOS TLS, start inlining asm code 1 month ago
Exverge 4308391d4c
go back to csignal 1 month ago
Exverge 2905c19b36
[nce] don't define __ASSEMBLY__ in C++ code 1 month ago
Exverge 78f29d9010
fix linux arm build 1 month ago
Exverge 8ed9805d8e
remove old debugging changes 1 month ago
Exverge 0ab7e58d39
fix compile on non-msvc windows and linux 1 month ago
Exverge c78d2068e1
[core/arm] initial fastmem/nce support on variable page sizes & macOS 1 month ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 3 months ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 3 months ago
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 3 months ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 3 months ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 3 months ago
lizzie 59254cd1e7
[dynarmic] restore proper backtraces for A64 (#3794) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 6 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 6 months ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 6 months ago
Maufeat 998460b78b
[nce] use correct process memory in fault handlers (#3391) 7 months ago
Caio Oliveira 3413fbd9da
[FIXUP] Partially revert "[NCE] Fix cache invalidation and signal interrupt race condition (#3063)" (#3190) 8 months ago
MrPurple666 e3c942b209
[NCE] Fix cache invalidation and signal interrupt race condition (#3063) 9 months ago
lizzie 84cf3e8c84
[nce] remove software prefetching instances (#2857) 9 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 10 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 10 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 11 months ago
Marcin Serwin f088f028f3
[cmake] Fix building on aarch64-linux (#2591) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 11 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 11 months ago
wildcard 41ffa5a342
[core, nce] module_id cache key handling (#195) 1 year ago
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23) 1 year ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 1 year ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 1 year ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 1 year ago