Diffusion Krita c4428e2a635a

Disable AVX optimizations for 32-bit composite ops

Authored by dkazakov on May 24 2019, 8:19 AM.

Description

Disable AVX optimizations for 32-bit composite ops

They cause artifacts and we don't have a fix yet :(

CCBUG:404133

Note from the committer:
This commit was initially made on krita/4.2 branch.
However between 4.2.1 and 4.2.2 the stable branch was
reconstructed, which caused all commits that were exclusively
on the previous krita/4.2 (and not on master) to be missing.

The previous commit hash: d3e4c3aa299cf10a3ef167213f50799baba9c782

Also regarding the artifacts: it never worked, optimization were
enabled during the creamy flow implementation, but they never should
be enabled until someone fix them properly.

Details

Committed
remptJul 8 2019, 2:59 PM
Parents
R37:dbf3fd7a4969: Check whether createNewImage has returned 0
Branches
Unknown
Tags
Unknown