Blender Git Commit Log

Git Commits -> Revision 44e9967

January 20, 2017, 10:26 (GMT)
Atomics: Make naming more obvious about which value is being returned

Commit Details:

Full Hash: 44e996745b9858f31103cca479aed122897cad2c
Parent Commit: f24d420
Lines Changed: +77, -77

17 Modified Paths:

/intern/atomic/atomic_ops.h (+9, -9) (Diff)
/intern/atomic/intern/atomic_ops_ext.h (+13, -13) (Diff)
/intern/atomic/intern/atomic_ops_msvc.h (+4, -4) (Diff)
/intern/atomic/intern/atomic_ops_unix.h (+8, -8) (Diff)
/intern/cycles/kernel/kernel_passes.h (+8, -8) (Diff)
/intern/cycles/util/util_atomic.h (+1, -1) (Diff)
/intern/cycles/util/util_stats.h (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_guarded_impl.c (+6, -6) (Diff)
/intern/guardedalloc/intern/mallocn_lockfree_impl.c (+12, -12) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+1, -1) (Diff)
/source/blender/blenlib/intern/task.c (+4, -4) (Diff)
/source/blender/compositor/intern/COM_ExecutionGroup.cpp (+1, -1) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval.cc (+2, -2) (Diff)
/source/blender/editors/space_file/filelist.c (+1, -1) (Diff)
/source/gameengine/VideoTexture/VideoDeckLink.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021