Blender Git Commit Log

Git Commits -> Revision 2c89508

Revision 2c89508 by Sergey Sharybin (soc-2011-tomato)
August 7, 2013, 07:45 (GMT)
Make byte-float ocnversion threaded in compositor

In fact, there's no need to get float buffer at all,
conversion could be done in pixel processor level
after interpolation.

It might give slightly worse interpolation results
(which i'm not sure would be visible by eye) but
it gives more than 2x speedup on my laptop on node
setups used for warping image.

Commit Details:

Full Hash: 2c89508cc2c9865b886ce2b2d32f3666f2db2f86
SVN Revision: 58989
Parent Commit: 4b3e624
Lines Changed: +47, -32

3 Modified Paths:

/source/blender/compositor/operations/COM_ImageOperation.cpp (+39, -25) (Diff)
/source/blender/compositor/operations/COM_ImageOperation.h (+2, -1) (Diff)
/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021