summaryrefslogtreecommitdiffstats
path: root/src/common/host_memory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: use memory holepunching when clearing memoryLiam2023-12-151-0/+2
* core: Respect memory permissions in MapGPUCode2023-11-251-2/+11
* host_memory: Switch to FreeRegionManagerLiam2023-11-251-0/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common/host_memory: Implement a fallback if fastmem fails.Markus Wick2021-06-111-0/+4
* common/host_memory: Optimize for huge tables.Markus Wick2021-06-111-1/+5
* common/host_memory: Add interface and Windows implementationReinUsesLisp2021-06-111-0/+62