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
157067acbde7e65bb5bef2023effca8a5fc657f3
blender
/
intern
/
guardedalloc
History
Dan Horák
c86c9297dc
Fix inconsistent types in guardealloc
...
This basically fixes mix of size_t and uintptr_t usages which might be different size.
2014-10-14 16:11:20 +02:00
..
cpp
…
intern
Fix inconsistent types in guardealloc
2014-10-14 16:11:20 +02:00
test
/simpletest
Added a brie instruction how to build simple memtest
2013-09-05 16:32:44 +00:00
CMakeLists.txt
add atomic_ops.h to cmake's source code listing.
2013-10-31 14:09:01 +00:00
MEM_guardedalloc.h
Fix inconsistent types in guardealloc
2014-10-14 16:11:20 +02: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