THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
ef765b3606
blender
/
intern
/
guardedalloc
History
Brecht Van Lommel
1760f5fdcc
Fix FreeBSD build with recent malloc changes, patch by Shane Ambler.
2013-10-11 14:41:00 +00:00
..
cpp
code cleanup: some warnings and formatting for PyMethodDef's in the BGE.
2012-11-10 05:42:50 +00:00
intern
Fix FreeBSD build with recent malloc changes, patch by Shane Ambler.
2013-10-11 14:41:00 +00:00
test
/simpletest
Added a brie instruction how to build simple memtest
2013-09-05 16:32:44 +00:00
CMakeLists.txt
Lock-free memory allocator
2013-10-10 11:58:01 +00:00
MEM_guardedalloc.h
add MEM_SIZE_OPTIMAL to avoid memory fragmentation & waste lost to slop-space.
2013-10-10 18:18:13 +00:00
mmap_win.h
* Fix Windows compiler errors after recent Lock-free memory allocator commit.
2013-10-10 16:11:57 +00:00
SConscript
Lock-free memory allocator
2013-10-10 11:58:01 +00:00