Skip to content

Simplify and optimize rendering to the cache

Debarshi Ray requested to merge wip/rishi/process-blit-to-cache into master

This removes some needless memory allocation and copying when using a GeglProcessor to render any GeglNode that's not a sink or is a sink that needs its entire input in one go.

Merge request reports