20 Commits (e586e07c79bab90e4e4c70ba9cc339f112ed0d19)

Author SHA1 Message Date
Exverge e586e07c79
change log levels, fix WoA build 5 days ago
Exverge 8465e9a8c9
[common/dynarmic] Rewrite virtual buffers and optimize page table allocations (#4219) 6 days ago
Exverge 7667a3da89
[host_memory] revert current irregular mapping implementation 2 weeks ago
Exverge 1adf6aa500
[core] support direct mappings on win32 4 weeks ago
Exverge 75954f1131
Fix compiler errors 1 month ago
Exverge 2555473c0f
[core] hook DeviceMemory to check for irregular mappings 1 month ago
Exverge 403adff3d1
Use multiple indexes to allow indexing for paddr 1 month ago
Exverge 8ea600f0a7
track unaligned mappings and only map when needed 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 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 2 months ago
lizzie 1da0a380da
[host_memory] remove unused fastmem fallback path (#3133) 7 months ago
Liam c366d8e8d9 core: track separate heap allocation for linux 3 years ago
Liam 1075c88dca common: use memory holepunching when clearing memory 3 years ago
GPUCode 2590906d14 core: Respect memory permissions in Map 3 years ago
Liam 0dc5c75243 host_memory: Switch to FreeRegionManager 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Markus Wick 161ade6da0 common/host_memory: Implement a fallback if fastmem fails. 5 years ago
Markus Wick 8d2a08553e common/host_memory: Optimize for huge tables. 5 years ago
ReinUsesLisp 1f0491900b common/host_memory: Add interface and Windows implementation 5 years ago