834 Commits (5bf1199feb3b23df3c0305e1ff7ab22ee98990da)

Author SHA1 Message Date
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
Maufeat 2e6a289a0b Add Airplane Mode + Host Network Interface Details (#204) 1 year ago
MrPurple666 2f01c69710 LRU Cache Refactor with Thread-Safety (#199) 1 year ago
MrPurple666 bb2f527b16 Use a different approach for the LRU toggle 1 year ago
MrPurple666 b5bec371ae Add toggle for LRU 1 year ago
MrPurple666 476e0fe432 Use 4MB cache size instead of 1MB 1 year ago
EmulationEnjoyer e6d0c5ea42 arm: Skip duplicate consecutive addresses in backtrace output 2 years ago
MrPurple666 be4bc3b477 WIP: DO-NOT-MERGE: NCE experiments: Better Pre-Fetch implementation 1 year ago
MrPurple666 739e5c47ea WIP: DO-NOT-MERGE: NCE experiments: Better LRU cache implementation 1 year ago
MrPurple666 3d43fecece WIP: DO-NOT-MERGE: NCE experiments: Initial LRU 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
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
Briar c98be3d793 Update fastmem pointer handling to use std::optional 1 year ago
GPUCode 26a25d2280 core: Support multiple modules per patcher 3 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 3 years ago
Liam e2b5f2392e kernel: instantiate memory separately for each guest process 3 years ago
Liam cdf5beae3d nce: hide shadowing warnings from dynarmic headers 3 years ago
Liam 236173f804 nce: increase handler stack size 3 years ago
Liam f5846edffa nce: fix read size in simd immediate emulation 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 e1b32b6c35 debug: fix reading of module names 3 years ago
Liam 33b7353d73 arm: fix context save of vector regs 3 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 3 years ago
Liam 79d497c022 nce: fix pre-text patch for single modules 3 years ago
GPUCode e6e15d2d10 core: Rename patcher file 3 years ago
GPUCode 181a7a027f oaknut: Address warnings 3 years ago
GPUCode 1e5a1d1702 Address more review comments 3 years ago
Liam 2e2b3de592 arm_nce: skip data aborts for crash handling parity 3 years ago
GPUCode a1818cddf6 arm: Print backtrace on data abort 3 years ago
Liam a3e2b0bd91 patch: check offsets from first code word 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
Liam 317741356f core: check for thread dpc before eret 3 years ago
Liam 62e106dbe8 kernel: update KProcess 3 years ago
Liam 545880f71b core: remove remaining uses of dynamic_cast 3 years ago
lat9nq 78f92086ca settings,general: Rename non-confirming enums 3 years ago
comex 85d77f636c Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam 1f791daa01 arm_interface: correct breakpoint rewind condition 3 years ago
Merry 09012476db arm_dynarmic_32: Remove disabling of block linking on arm64 3 years ago
Liam 5b858c8306 core: decouple ARM interface from Dynarmic 3 years ago
bunnei a09fcccb72 core: arm_dynarmic_32: Update SaveContext/LoadContext. 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago