blender/intern
Brecht Van Lommel e7d6537f1c Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedalloc
module itself, replacing the special MEM_mallocT/MEM_freeT functions.
Mutex locking is only enabled when threads are running.

There was no good reason to have these separate, it just led to ugly
hacks when calling functions with non-threadsafe malloc from threads.
2006-09-06 19:13:23 +00:00
..
action Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
bmfont Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
boolop removed extra qualifier on class memeber bool BOP_Mesh::isClosedMesh(); 2006-06-10 17:50:52 +00:00
bsp ===Tools=== 2006-06-10 15:47:19 +00:00
container Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
csg == SCons == 2006-02-04 14:15:10 +00:00
decimation Fix for bug #4425: 2006-07-01 17:51:48 +00:00
elbeem - modified patch #4681, for scons compiling 2006-08-22 11:18:00 +00:00
ghost I Added a dummy Error Handler temporarly while it trys to 2006-08-04 15:08:36 +00:00
guardedalloc Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedalloc 2006-09-06 19:13:23 +00:00
iksolver Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
img Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
keymaker Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
make *msvc project update 2006-06-23 15:25:57 +00:00
memutil Needed to add the conditional commands to ranlib for the darwin platforms. 2006-07-06 00:05:33 +00:00
moto Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
opennl Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
SoundSystem Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
string Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript - modified patch #4681, for scons compiling 2006-08-22 11:18:00 +00:00