blender/intern/guardedalloc
Chris Want b44ba190d2 Fix for bug #3414 provided by Lewis Saunders.
It appears that removing the 'int level' field from the
MemHead struct caused alignment issues for gcc builds of blender
on Irix (zr, who removed this field, commented that this problem
might occur, and sure enough it did happen). I've renamed the
field from 'level' to 'pad' to reflect that it has no meaning
beyond addressing alignment issues.
2005-11-17 14:48:11 +00:00
..
intern Fix for bug #3414 provided by Lewis Saunders. 2005-11-17 14:48:11 +00:00
make _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
test Yes I did it again ;) 2002-11-25 09:53:07 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
MEM_guardedalloc.h - got fed up with not being able to put a breakpoint on MEM_ 2005-07-22 16:40:26 +00:00
SConscript updates to the OS X build system : 2005-08-04 16:05:28 +00:00