summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qprintengine_ps_p.h
diff options
context:
space:
mode:
authorBenjamin Poulain <benjamin.poulain@nokia.com>2010-07-26 14:26:38 (GMT)
committerBenjamin Poulain <benjamin.poulain@nokia.com>2010-07-27 09:05:33 (GMT)
commitc3b2f89b85696c01062ddcd9d21a05cebf51b078 (patch)
treec0daa38626ffaf9935aab54d4b6e5c18d35f5067 /src/gui/painting/qprintengine_ps_p.h
parent47769726d3d8db03153acfcd9552fd9bc0535358 (diff)
downloadQt-c3b2f89b85696c01062ddcd9d21a05cebf51b078.zip
Qt-c3b2f89b85696c01062ddcd9d21a05cebf51b078.tar.gz
Qt-c3b2f89b85696c01062ddcd9d21a05cebf51b078.tar.bz2
Clean the CompositionFunction tables of drawhelper
Some instructions sets were defining partial table of composition functions. To work around that, qInitDrawhelperAsm() was resetting the composition function of QPainter::CompositionMode_Destination and anything above QPainter::CompositionMode_Xor. This was a problem because it makes it impossible to implement fast path for those composition mode. This patch export prototypes for the generic functions of each composition mode. The specialized implementations now define a complete table. Reviewed-by: Andreas Kling
Diffstat (limited to 'src/gui/painting/qprintengine_ps_p.h')
0 files changed, 0 insertions, 0 deletions