This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a39329be5c8d4f0b293a98bb67a4720401c81e8d
goo-engine
/
intern
/
guardedalloc
T
History
Campbell Barton
b96c622015
style cleanup
2012-08-11 22:12:32 +00:00
..
cpp
code cleanup: compile with clang and quiet some warnings.
2012-06-28 12:32:06 +00:00
intern
add MEM_recallocN(), so bytes are ensured to be zero'd when growing.
2012-08-11 12:16:09 +00:00
test
/simpletest
style cleanup
2012-08-11 22:12:32 +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
add MEM_recallocN(), so bytes are ensured to be zero'd when growing.
2012-08-11 12:16:09 +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
…