qt5base-lts/tests/auto/gui/painting/qpainter
Allan Sandfeld Jensen e413874467 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>
2018-04-24 18:16:54 +00:00
..
drawEllipse
drawLine_rop_bitmap
drawPixmap_rop
drawPixmap_rop_bitmap
utils/createImages Updated license headers 2016-01-21 18:55:18 +00:00
.gitignore
qpainter.pro Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
task217400.png
testdata.qrc Android: Fix QPainter autotest 2015-01-08 10:03:27 +01:00
tst_qpainter.cpp Fix division by zero in radial gradiants with NEON 2018-04-24 18:16:54 +00:00