Skip to content
  • Ell's avatar
    app: use underlying operation in gimp_gegl_apply_cached_operation() · 213b126c
    Ell authored
    In gimp_gegl_apply_cached_operation(), use the underlying
    operation, as returned from
    gimp_gegl_node_get_underlying_operation(), for testing whether the
    operation is a point operation, for the purpose of avoiding
    duplicating the input buffer.  Likewise, avoid duplicating the
    buffer when the underlying operation is a source operation.
    213b126c