Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2020-12-04 18:25:49 +0300
committerJulian Eisel <julian@blender.org>2020-12-04 20:28:46 +0300
commitf5eaf67e34df088a2f0a19c744be7f8a51e7d9be (patch)
tree2c82010244d73b778cef371af83e0865c7b71251 /source/blender/makesdna
parent1d2c70d7615c14b380e00ae993e58cc14376dcf7 (diff)
Atomics: Add 16 bit fetch + AND and fetch + OR signed integer operations
I could use a 16 bit atomic fetch + AND for D9719. The alternative would be to turn a `short` into a `int` in DNA, which isn't a nice workaround. Also adds tests for the new functions.
Diffstat (limited to 'source/blender/makesdna')
0 files changed, 0 insertions, 0 deletions