Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host_memory: Correct MEM_RESERVE_PLACEHOLDER | lat9nq | 2021-06-19 | 1 | -1/+1 |
* | common/host_memory: Implement a fallback if fastmem fails. | Markus Wick | 2021-06-11 | 1 | -14/+45 |
* | common/host_shader: Load Windows 10 functions dynamically | ReinUsesLisp | 2021-06-11 | 1 | -29/+88 |
* | host_memory: Support staged VirtualProtect calls | ReinUsesLisp | 2021-06-11 | 1 | -3/+12 |
* | common/host_memory: Optimize for huge tables. | Markus Wick | 2021-06-11 | 1 | -10/+19 |
* | common/host_memory: Add Linux implementation | Markus Wick | 2021-06-11 | 1 | -10/+120 |
* | common/host_memory: Add interface and Windows implementation | ReinUsesLisp | 2021-06-11 | 1 | -0/+320 |