2a793cc22c
There is no need to use mm_malloc at this moment. Explanation: 1) It was planned that there was advantadge to use aligned memory but it was not measured the performance. 2) aligned memory is needed for use with SIMD (i.e: SSE) but that is not used at moment. Fixes: lp:1626278 https://bugs.launchpad.net/kicad/+bug/1626278 |
||
---|---|---|
.. | ||
caccelerator.cpp | ||
caccelerator.h | ||
cbvh_packet_traversal.cpp | ||
cbvh_pbrt.cpp | ||
cbvh_pbrt.h | ||
ccontainer.cpp | ||
ccontainer.h | ||
ccontainer2d.cpp | ||
ccontainer2d.h |