40 Commits (84e9fe08285d8311be2873782ef2df61c1720559)

Author SHA1 Message Date
Exverge 84e9fe0828
[nce] don't use static const for global variables 4 weeks 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 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 81a81c10de
[nce] macOS TLS, start inlining asm code 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
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 3 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) 8 months ago
lizzie 84cf3e8c84
[nce] remove software prefetching instances (#2857) 9 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 10 months 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
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 1 year ago
MrPurple666 27ceda2c6c WIP: DO-NOT-MERGE: NCE experiments: Fix build errors 1 year ago
MrPurple666 777b674edf WIP: DO-NOT-MERGE: NCE experiments: Some optimizations on pre-fetch and cache 1 year ago
MrPurple666 d36031849e WIP: DO-NOT-MERGE: NCE experiments: Ensure guest context reflects thread state during unlock 1 year ago
MrPurple666 d621707001 WIP: DO-NOT-MERGE: NCE experiments 1 year ago
Liam 236173f804 nce: increase handler stack size 3 years ago
Liam 91aefd5d35 nce: adjust initialization for repeated calls 3 years ago
Liam ecb3d74dcd nce: implement instruction emulation for misaligned memory accesses 3 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 3 years ago
GPUCode e6e15d2d10 core: Rename patcher file 3 years ago
Liam 2e2b3de592 arm_nce: skip data aborts for crash handling parity 3 years ago
Liam 683b58b075 arm_nce: skip dc cvac on possibly write-protected areas 3 years ago
GPUCode 3814ca9d84 Address some review comments 3 years ago
Liam 19619b1b14 arm: Implement native code execution backend 3 years ago