Files
test2/source
Omar Emara 98270a489b Compositor: Optimize constant size Bokeh Blur node
This patch optimizes the constant bokeh blur CPU implementation by
pre-computing the blur kernel from the bokeh kernel, and thus avoid
interpolation in the blur loop. Gives a 2x improvement.
2024-12-10 16:18:22 +02:00
..