Commit Graph

7 Commits

Author SHA1 Message Date
2e2451998c Misc: Fix ARM32 build (again) 2024-08-14 21:39:29 +10:00
0ae6ddcf7f Common: Add GSVector
Mostly based on PCSX2.
2024-07-03 00:24:12 +10:00
f936a36c85 GPUDevice: Add GPUDownloadTexture
Which can also be based in host/client memory.
Use it for screenshots and VRAM downloads.
2024-02-29 18:56:50 +10:00
79e1ae3e54 CPU/CodeCache: Rewrite using new-rec's block management 2023-10-18 00:49:01 +10:00
68da62ec29 Common: Fix build with ARM64 clang-cl 2023-10-01 20:48:02 +10:00
0ee6712499 Common: Add MemsetPtrs() 2023-10-01 17:24:34 +10:00
01e505ec8b Common: Add intrin.h 2023-10-01 17:24:34 +10:00