Blender Git Commit Log
Git Commits -> Revision 55a3840
Revision 55a3840 by Benoit Bolsee (decklink) May 18, 2016, 20:57 (GMT) |
Fix again assembler version of atomic_add_uint32 and atomic_sub_uint32 The assembler version returns the previous value of the variable while all the other versions return the new value. This was fixed before but somehow it came back when the atomic module was refactored. |
Commit Details:
Full Hash: 55a38402ca909ad3dfb2b6088d900f27eb824c76
Parent Commit: ad2bf24
Lines Changed: +6, -5
1 Modified Path:
/intern/atomic/intern/atomic_ops_unix.h (+6, -5) (Diff)