Skip to content
  • Ell's avatar
    app: improve gradient color-sampling speed · 93f4b187
    Ell authored
    Improve the speed of gimp_gradient_get_color_at(), which is used by
    gimp:gradient during processing when the gradient cache is too big,
    by disabling type checking, and inlining and avoiding some function
    calls.
    93f4b187