Implement the missing raster operations that were in Qt 3
authorAndy Shaw <andy.shaw@digia.com>
Thu, 13 Sep 2012 15:56:20 +0000 (17:56 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 27 Sep 2012 04:07:15 +0000 (06:07 +0200)
commitae0ddb8c729c105a5b4f32a4f6765af8fe546333
tree90ce3d69dde5a6efc03eba9eaaf47234905d5853
parent12e5464fa322735560613a43aa9b589fb69b79c8
Implement the missing raster operations that were in Qt 3

Although not widely used, the raster operations from Qt 3 were useful
and some of them were already implemented, this brings the rest of them
back for those who need them.

Change-Id: Id538611eaaba9be3d39bf2dd33b6c532f5d4aba8
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
src/gui/painting/qdrawhelper.cpp
src/gui/painting/qdrawhelper_iwmmxt.cpp
src/gui/painting/qdrawhelper_p.h
src/gui/painting/qdrawhelper_sse2.cpp
src/gui/painting/qdrawhelper_x86_p.h
src/gui/painting/qpainter.cpp
src/gui/painting/qpainter.h