blender/intern
Ton Roosendaal 4d58808512 MEM_alloc allocated in units of 8 for 32 bits systems, and units of 4 for
64 bits systems... weird bug. :)
It now only does a unit-of-4 check, for all systems. This will work fine,
since the malloc code will return aligned anyway, and the guarded alloc
system only stores ints in the headers. Also, the sizeof() call will
correctly do padding, so there's no risk of allocating too small blocks.
2005-08-21 10:05:50 +00:00
..
action Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
bmfont updates to the OS X build system : 2005-08-04 16:05:28 +00:00
bsp _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
container updates to the OS X build system : 2005-08-04 16:05:28 +00:00
csg Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
decimation _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
ghost updates to the OS X build system : 2005-08-04 16:05:28 +00:00
guardedalloc MEM_alloc allocated in units of 8 for 32 bits systems, and units of 4 for 2005-08-21 10:05:50 +00:00
iksolver _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
img Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
keymaker _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
make _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
memutil updates to the OS X build system : 2005-08-04 16:05:28 +00:00
moto _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
opennl _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
SoundSystem updates to the OS X build system : 2005-08-04 16:05:28 +00:00
string updates to the OS X build system : 2005-08-04 16:05:28 +00:00
Makefile Added SuperLU 3.0: 2004-07-13 11:42:13 +00:00
SConscript Added SuperLU 3.0: 2004-07-13 11:42:13 +00:00