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:
authorClément Foucault <foucault.clem@gmail.com>2019-05-07 18:52:57 +0300
committerClément Foucault <foucault.clem@gmail.com>2019-05-08 18:49:27 +0300
commit45caba37330e623ed1dd8a24aa6698e937325c2b (patch)
tree6a2ca72816fafa42849574e41af410be3d2d6891 /source/blender/draw/intern/draw_manager_exec.c
parentf273141556c5c7a26880d88fe164c1aec901ed53 (diff)
BLI_memblock: New memory allocator
This is really close to BLI_mempool but uses an array to keep track of the chunks of memory. There is no tagging necessary to clear the whole structure so reuse is fast. Naturally supports iteration but does not support freeing.
Diffstat (limited to 'source/blender/draw/intern/draw_manager_exec.c')
0 files changed, 0 insertions, 0 deletions