Blender Git Loki
Git Commits -> Revision c1bfbcb
Revision c1bfbcb by Benoit Bolsee (decklink) April 16, 2015, 21:56 (GMT) |
Atomic ops: return value of *add* and *sub* consistent across OSes. The Windows and asm variant were returning the value, of the variable before the add or sub operation. All the other variants were returning the value after the operation. Now all variants return the new value. |
Commit Details:
Full Hash: c1bfbcbbb567c5e3ef1082f3d2973d8d4edf3811
Parent Commit: 0b7337e
Lines Changed: +16, -14
1 Modified Path:
/intern/atomic/atomic_ops.h (+16, -14) (Diff)