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
make
CMakeLists.txt
Makefile
MEM_Allocator.h
MEM_CacheLimiter.h
MEM_CacheLimiterC-Api.h
MEM_NonCopyable.h
MEM_RefCounted.h
MEM_RefCountedC-Api.h
MEM_RefCountPtr.h
MEM_SmartPtr.h
SConscript