blender/intern/guardedalloc
2012-06-25 10:35:24 +00:00
..
cpp more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed. 2012-06-25 10:35:24 +00:00
intern typo/style edits 2012-06-08 05:53:30 +00:00
test/simpletest style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
MEM_guardedalloc.h optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro. 2012-06-25 09:14:37 +00:00
MEM_sys_types.h First MinGW-w64 support for cmake has been added. To test I recommend this build: 2012-04-23 20:09:59 +00:00
mmap_win.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
SConscript Enable CXX_GUARDEDALLOC support through SCons. 2010-10-08 20:39:56 +00:00