https://bugs.kde.org/show_bug.cgi?id=471212

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/94f5466
                   |                            |b700cf89e00c86b3f6e51b45733
                   |                            |2273bf

--- Comment #1 from Dmitry Kazakov <[email protected]> ---
Git commit 94f5466b700cf89e00c86b3f6e51b457332273bf by Dmitry Kazakov.
Committed on 21/06/2023 at 08:42.
Pushed by dkazakov into branch 'master'.

Completely remove fast-path for scale-only color space conversions

1) That code has never been active actually. The guarding dynamic_cast
   was always false in the relevant code paths

2) The scaling doesn't work with custom color spaces, e.g.

   * RGBU8-to-anything conversions

   * rec2020pq-to-anything conversions

M  +0    -61   libs/pigment/KoColorSpaceAbstract.h

https://invent.kde.org/graphics/krita/-/commit/94f5466b700cf89e00c86b3f6e51b457332273bf

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to