summaryrefslogtreecommitdiff
path: root/src/common/host_memory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: track separate heap allocation for linuxGravatar Liam2023-12-251-3/+8
* common: use memory holepunching when clearing memoryGravatar Liam2023-12-141-0/+2
* core: Respect memory permissions in MapGravatar GPUCode2023-11-251-2/+11
* host_memory: Switch to FreeRegionManagerGravatar Liam2023-11-251-0/+2
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* common/host_memory: Implement a fallback if fastmem fails.Gravatar Markus Wick2021-06-111-0/+4
* common/host_memory: Optimize for huge tables.Gravatar Markus Wick2021-06-111-1/+5
* common/host_memory: Add interface and Windows implementationGravatar ReinUsesLisp2021-06-111-0/+62