summaryrefslogtreecommitdiffstats
path: root/src/common/host_memory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-29Fixed invalid iterator usageAndrew Strelsky1-1/+1
2021-07-27host_memory: Add workaround for FreeBSD 12Jan Beich1-0/+5
2021-07-27host_memory: Enable Linux implementation on FreeBSDJan Beich1-2/+2
2021-06-19host_memory: Correct MEM_RESERVE_PLACEHOLDERlat9nq1-1/+1
2021-06-11common/host_memory: Implement a fallback if fastmem fails.Markus Wick1-14/+45
2021-06-11common/host_shader: Load Windows 10 functions dynamicallyReinUsesLisp1-29/+88
2021-06-11host_memory: Support staged VirtualProtect callsReinUsesLisp1-3/+12
2021-06-11common/host_memory: Optimize for huge tables.Markus Wick1-10/+19
2021-06-11common/host_memory: Add Linux implementationMarkus Wick1-10/+120
2021-06-11common/host_memory: Add interface and Windows implementationReinUsesLisp1-0/+320