qt5base-lts/tests/auto/gui/painting/qpainter
Eskil Abrahamsen Blomfeldt 6e4dc7073a Fix default implementations of raster ops
In the list of default implementations, the raster ops added in
ae0ddb8c72 were all offset by one
composition mode because of a duplicate entry in the array. The
effect would be, e.g. that using the NotDestination operator would
resolve to the Set operator instead.

Most users will probably not have experienced this since any of
the asm-based functions will be preferred.

[ChangeLog][Painting] Fixed some very rare cases of mismatched
raster modes in QPainter.

Change-Id: Ia242b54c78acbe1c89d9b4ecd10936564ec134b2
Task-number: QTBUG-41413
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2014-09-20 10:54:02 +02:00
..
drawEllipse
drawLine_rop_bitmap
drawPixmap_rop
drawPixmap_rop_bitmap
utils/createImages expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
.gitignore
qpainter.pro Removed unneeded printsupport dependency from qpainter autotest 2013-02-19 19:21:03 +01:00
task217400.png
tst_qpainter.cpp Fix default implementations of raster ops 2014-09-20 10:54:02 +02:00