Blender Git Commit Log

Git Commits -> Revision cc0c94d

Revision cc0c94d by Sergey Sharybin (master)
June 24, 2014, 08:15 (GMT)
Switch allocator to thread-safe when rendering from the command line

This is needed because render threads would do some allocations like
part buffer allocation and so. This is likely harmless with the lock
free allocator (not on Windows tho), but when using guarded allocator
we need to be sure access to the list of MemHead is safe.

Commit Details:

Full Hash: cc0c94d535e4c0ee322876f6e6c7bd271f5316fa
Parent Commit: 65bb121
Lines Changed: +4, -0

1 Modified Path:

/source/creator/creator.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021