blender/intern/memutil
Peter Schlaile b1c30dff88 == Sequencer ==
Bugfix:

The mem cache limitor didn't take mmap-allocated memory into account,
resulting in effectively disabling it, since all imbuf-data is
currently allocated using mmap.
2007-09-02 19:32:22 +00:00
..
intern == Sequencer == 2007-01-18 18:22:06 +00:00
make Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile Needed to add the conditional commands to ranlib for the darwin platforms. 2006-07-06 00:05:33 +00:00
MEM_Allocator.h Fixes for some gcc 4 warnings in intern/. More than 100 lines of warnings 2006-03-04 16:23:15 +00:00
MEM_CacheLimiter.h == Sequencer == 2007-09-02 19:32:22 +00:00
MEM_CacheLimiterC-Api.h == Sequencer == 2007-01-18 18:22:06 +00:00
MEM_NonCopyable.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_RefCounted.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_RefCountedC-Api.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_RefCountPtr.h Fixes for some gcc 4 warnings in intern/. More than 100 lines of warnings 2006-03-04 16:23:15 +00:00
MEM_SmartPtr.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
SConscript ==SCons== 2006-02-07 21:24:36 +00:00