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

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/61cf80d57 |hics/krita/commit/b388330bd
                   |a103aa8ec8ffe2b7c369c5f61de |b8915af0fa1b1bac1bf473507a8
                   |f890                        |c045
          Component|* Unknown                   |Color models
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/b388330bd |hics/krita/commit/61cf80d57
                   |b8915af0fa1b1bac1bf473507a8 |a103aa8ec8ffe2b7c369c5f61de
                   |c045                        |f890

--- Comment #7 from amyspark <a...@amyspark.me> ---
Git commit b388330bdb8915af0fa1b1bac1bf473507a8c045 by L. E. Segovia.
Committed on 23/12/2022 at 16:44.
Pushed by lsegovia into branch 'krita/5.1'.

xsimd: Avoid using zip_* in xsimd >= 10

xsimd 10 introduces an undocumented, breaking change in the batch
zipping semantics. These are relied on in the RGBA interleavers,
when they replaced the old gather/scatter implementation.

To work around them, the old implementation was brought back,
surrounded with suitable guards, and the corresponding error pragma
was added to KoRgbaInterleavers.h.
(cherry picked from commit 61cf80d57a103aa8ec8ffe2b7c369c5f61def890)

M  +4    -0    libs/pigment/compositeops/KoRgbaInterleavers.h
M  +52   -0    libs/pigment/compositeops/KoStreamedMath.h

https://invent.kde.org/graphics/krita/commit/b388330bdb8915af0fa1b1bac1bf473507a8c045

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

Reply via email to