884 Commits (ca42578d4ecd9aae22a26bd3bb6a12631f0da9ab)

Author SHA1 Message Date
crueter 444109c251 [android] Snapdragon 865 patches (#23) 9 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 9 months ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 9 months ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 9 months ago
Maufeat 2e6a289a0b Add Airplane Mode + Host Network Interface Details (#204) 9 months ago
MrPurple666 2f01c69710 LRU Cache Refactor with Thread-Safety (#199) 9 months ago
MrPurple666 bb2f527b16 Use a different approach for the LRU toggle 11 months ago
MrPurple666 b5bec371ae Add toggle for LRU 11 months ago
MrPurple666 476e0fe432 Use 4MB cache size instead of 1MB 11 months ago
EmulationEnjoyer e6d0c5ea42 arm: Skip duplicate consecutive addresses in backtrace output 1 year ago
MrPurple666 be4bc3b477 WIP: DO-NOT-MERGE: NCE experiments: Better Pre-Fetch implementation 11 months ago
MrPurple666 739e5c47ea WIP: DO-NOT-MERGE: NCE experiments: Better LRU cache implementation 11 months ago
MrPurple666 3d43fecece WIP: DO-NOT-MERGE: NCE experiments: Initial LRU 12 months ago
MrPurple666 27ceda2c6c WIP: DO-NOT-MERGE: NCE experiments: Fix build errors 12 months ago
MrPurple666 777b674edf WIP: DO-NOT-MERGE: NCE experiments: Some optimizations on pre-fetch and cache 12 months ago
MrPurple666 d36031849e WIP: DO-NOT-MERGE: NCE experiments: Ensure guest context reflects thread state during unlock 12 months ago
MrPurple666 d621707001 WIP: DO-NOT-MERGE: NCE experiments 12 months ago
crueter 9cef9f5dce Update fmt to allow for v11 11 months ago
Briar c98be3d793 Update fastmem pointer handling to use std::optional 12 months ago
GPUCode 26a25d2280 core: Support multiple modules per patcher 2 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 2 years ago
Liam e2b5f2392e kernel: instantiate memory separately for each guest process 2 years ago
Liam cdf5beae3d nce: hide shadowing warnings from dynarmic headers 2 years ago
Liam 236173f804 nce: increase handler stack size 2 years ago
Liam f5846edffa nce: fix read size in simd immediate emulation 2 years ago
Liam 91aefd5d35 nce: adjust initialization for repeated calls 2 years ago
Liam ecb3d74dcd nce: implement instruction emulation for misaligned memory accesses 2 years ago
Liam e1b32b6c35 debug: fix reading of module names 2 years ago
Liam 33b7353d73 arm: fix context save of vector regs 2 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 2 years ago
Liam 79d497c022 nce: fix pre-text patch for single modules 2 years ago
GPUCode e6e15d2d10 core: Rename patcher file 2 years ago
GPUCode 181a7a027f oaknut: Address warnings 2 years ago
GPUCode 1e5a1d1702 Address more review comments 2 years ago
Liam 2e2b3de592 arm_nce: skip data aborts for crash handling parity 2 years ago
GPUCode a1818cddf6 arm: Print backtrace on data abort 2 years ago
Liam a3e2b0bd91 patch: check offsets from first code word 2 years ago
Liam 683b58b075 arm_nce: skip dc cvac on possibly write-protected areas 2 years ago
GPUCode 3814ca9d84 Address some review comments 2 years ago
Liam 19619b1b14 arm: Implement native code execution backend 2 years ago
Liam 317741356f core: check for thread dpc before eret 2 years ago
Liam 62e106dbe8 kernel: update KProcess 2 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