Blender Git Loki
Git Commits -> Revision 105b958
Revision 105b958 by Bastien Montagne (master) November 23, 2017, 15:24 (GMT) |
atomic_ops: add signed versions of primitives. Reason is motsly that dealing with type conversion in calling code is not great, makes it less readable, and can generate hidden bugs in case original type changes and atomic primitive calls are not updated accordingly... |
Commit Details:
Full Hash: 105b95835f4da7cf3fa583ee2779ce3bff866891
Parent Commit: 75a87ab
Lines Changed: +256, -3