summaryrefslogtreecommitdiffstats
path: root/src/common/host_memory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-26core: track separate heap allocation for linuxLiam1-3/+8
2023-12-15common: use memory holepunching when clearing memoryLiam1-0/+2
2023-11-25core: Respect memory permissions in MapGPUCode1-2/+11
2023-11-25host_memory: Switch to FreeRegionManagerLiam1-0/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-11common/host_memory: Implement a fallback if fastmem fails.Markus Wick1-0/+4
2021-06-11common/host_memory: Optimize for huge tables.Markus Wick1-1/+5
2021-06-11common/host_memory: Add interface and Windows implementationReinUsesLisp1-0/+62