Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-12-26 | core: track separate heap allocation for linux | Liam | 1 | -3/+8 |
2023-12-15 | common: use memory holepunching when clearing memory | Liam | 1 | -0/+2 |
2023-11-25 | core: Respect memory permissions in Map | GPUCode | 1 | -2/+11 |
2023-11-25 | host_memory: Switch to FreeRegionManager | Liam | 1 | -0/+2 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2021-06-11 | common/host_memory: Implement a fallback if fastmem fails. | Markus Wick | 1 | -0/+4 |
2021-06-11 | common/host_memory: Optimize for huge tables. | Markus Wick | 1 | -1/+5 |
2021-06-11 | common/host_memory: Add interface and Windows implementation | ReinUsesLisp | 1 | -0/+62 |