summaryrefslogtreecommitdiff
path: root/src/common/host_memory.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-07common: Replace lock_guard with scoped_lockMerry
2022-03-20general: Fix clang/gcc build errorsameerj
2022-03-19common: Reduce unused includesameerj
2022-03-02host_memory: Fix fastmem crashes in debug buildsMorph
2021-12-05general: Add missing copyright noticesameerj
2021-09-29Fixed invalid iterator usageAndrew Strelsky
2021-07-27host_memory: Add workaround for FreeBSD 12Jan Beich
2021-07-27host_memory: Enable Linux implementation on FreeBSDJan Beich
2021-06-19host_memory: Correct MEM_RESERVE_PLACEHOLDERlat9nq
2021-06-11common/host_memory: Implement a fallback if fastmem fails.Markus Wick
2021-06-11common/host_shader: Load Windows 10 functions dynamicallyReinUsesLisp
2021-06-11host_memory: Support staged VirtualProtect callsReinUsesLisp
2021-06-11common/host_memory: Optimize for huge tables.Markus Wick
2021-06-11common/host_memory: Add Linux implementationMarkus Wick
2021-06-11common/host_memory: Add interface and Windows implementationReinUsesLisp