This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ebc653463ddfd9f8b893b6acbcc6465972e6abc6
blender
/
intern
/
guardedalloc
History
Campbell Barton
fa2ba5fbf5
- use static vars and functions where possible.
...
- use NULL rather than 0 when used as pointers.
2011-08-28 05:06:30 +00:00
..
cpp
doxygen: intern/guardedalloc tagged
2011-02-25 11:41:12 +00:00
intern
- use static vars and functions where possible.
2011-08-28 05:06:30 +00:00
test
/simpletest
converted more mixed tab/space indentations to tabs. only whitespace changes.
2011-04-21 15:53:30 +00:00
CMakeLists.txt
cmake maintenance
2011-05-31 01:15:44 +00:00
MEM_guardedalloc.h
image.depth, 96/128 for float color images, was 24/32 for byte images.
2011-03-09 01:25:59 +00:00
MEM_sys_types.h
rename duplicate header defines & remove unused var.
2011-04-28 05:15:47 +00:00
mmap_win.h
doxygen: some code shuffle to prevent clashing file names, ensure MEM_guardedalloc.h also shows in docs
2011-02-21 11:38:55 +00:00
SConscript
Enable CXX_GUARDEDALLOC support through SCons.
2010-10-08 20:39:56 +00:00