summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2018-04-23 15:09:35 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-04-24 18:16:54 +0000
commite413874467c01cff63bb53e630d1e5d9d19fda53 (patch)
tree7987a42839cdc5112234de414b1a0521cbab789f /src/widgets
parent143cf9e4675ff0f1317dce915aef009886307cf8 (diff)
Fix division by zero in radial gradiants with NEON
The NEON implementation uses rsqrt and thus can not be taken on 0, so replace the minimum with something close to zero instead of zero. Task-number: QTBUG-59961 Change-Id: Ia39e45be675b056c1e22900495ce9ba4e8b70e5f Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions