qt5base-lts/tests/auto/qpainter
Samuel Rødal e05443367f Improved gradient table generation performance for two-stop gradients.
Two stops is a fairly common case so we gain quite a bit by special
casing it. Improves performance by 10 % in parcycle benchmark, and
by 90 % in a synthetic benchmark.

Reviewed-by: Andreas Kling
(cherry picked from commit 5b74a70ac630073582be56f8a0539624a1080185)
2011-05-10 12:54:45 +02:00
..
drawEllipse Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
drawLine_rop_bitmap Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
drawPixmap_rop Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
drawPixmap_rop_bitmap Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
utils/createImages Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qpainter.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
task217400.png Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qpainter.cpp Improved gradient table generation performance for two-stop gradients. 2011-05-10 12:54:45 +02:00