Blender Git Loki
Git Commits -> Revision 2ae8040
Revision 2ae8040 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) November 5, 2019, 14:32 (GMT) |
improve aligned allocation in monotonic allocator |
Commit Details:
Full Hash: 2ae804037398383c62bc95dacfb0006e5a7de148
Parent Commit: 7317074
Lines Changed: +91, -37
1 Added Path:
/tests/gtests/blenlib/BLI_monotonic_allocator_test.cc (+48, -0) (View)
5 Modified Paths:
/source/blender/blenlib/BLI_monotonic_allocator.h (+38, -33) (Diff)
/source/blender/functions2/FN_attributes_ref.h (+1, -1) (Diff)
/source/blender/functions2/FN_generic_vector_array.h (+2, -2) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions2/FN_attributes_ref.h (+1, -1) (Diff)
/source/blender/functions2/FN_generic_vector_array.h (+2, -2) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+1, -0) (Diff)