Blender Git Commit Log

Git Commits -> Revision bdd9bff

Revision bdd9bff by Lukas Toenne (object_nodes, strand_nodes)
May 29, 2016, 09:29 (GMT)
Replace function signature for dual values with a flattened sequence of basic types.

This avoids the allocation of aggregate struct space for duals and allows better
optimizations.

Commit Details:

Full Hash: bdd9bff0b3ab638d5f475fa1754495292ed790d6
Parent Commit: ded2b50
Lines Changed: +189, -104

4 Modified Paths:

/source/blender/blenvm/llvm/llvm_compiler.cc (+13, -34) (Diff)
/source/blender/blenvm/llvm/llvm_compiler.h (+23, -10) (Diff)
/source/blender/blenvm/llvm/llvm_compiler_dual.cc (+121, -54) (Diff)
/source/blender/blenvm/llvm/llvm_compiler_simple.cc (+32, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021