blender/intern/guardedalloc
Campbell Barton fe427f0561 kd-tree,
- replace numbers with defines for allocation increments and default array size.
- move array reallocation into a static function (deduplicate 2x).

also fix own mistake with uninitialized slop-space var in memory printing statistics.
2013-09-01 08:58:46 +00:00
..
cpp code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
intern kd-tree, 2013-09-01 08:58:46 +00:00
test/simpletest style cleanup 2013-06-06 06:02:46 +00:00
CMakeLists.txt add GPL header to treehash.c and add missing includes to cmake. 2013-08-24 03:17:28 +00:00
MEM_guardedalloc.h use strict flags for guarded alloc 2013-09-01 02:46:34 +00:00
mmap_win.h Mingw/Windows Compiling Fix 2013-09-01 05:12:36 +00:00
SConscript Speedup for guarded allocator 2013-08-19 10:51:40 +00:00