qt5base-lts/tests/auto/gui/painting
Allan Sandfeld Jensen 964ccc5853 Remove separate SSE4 unpremultiply function
Merges the SSE4 specific unpremultiply with the normal version, and
adds a SSE2 fallback. There was no reason to split the two since
compile time options will ensure the right version is inlined.

Also adds short-cut for 0 and 255 values.

Change-Id: Ie5aa262f6964219fd3062d4a498f697cf79a4595
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-04-16 19:24:06 +00:00
..
qbrush Update copyright headers 2015-02-11 06:49:51 +00:00
qcolor Remove separate SSE4 unpremultiply function 2015-04-16 19:24:06 +00:00
qpagelayout Update copyright headers 2015-02-11 06:49:51 +00:00
qpagesize Update copyright headers 2015-02-11 06:49:51 +00:00
qpaintengine Update copyright headers 2015-02-11 06:49:51 +00:00
qpainter Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
qpainterpath Fix building tests on QNX 2015-03-09 11:23:24 +00:00
qpainterpathstroker Update copyright headers 2015-02-11 06:49:51 +00:00
qpathclipper Update copyright headers 2015-02-11 06:49:51 +00:00
qpdfwriter Update copyright headers 2015-02-11 06:49:51 +00:00
qpen Update copyright headers 2015-02-11 06:49:51 +00:00
qpolygon Update copyright headers 2015-02-11 06:49:51 +00:00
qregion Update copyright headers 2015-02-11 06:49:51 +00:00
qtransform Update copyright headers 2015-02-11 06:49:51 +00:00
qwmatrix Fix build of tests on QNX. 2015-03-14 07:05:34 +00:00
painting.pro QPdfWriter - Use QPageSize and QPageLayout 2014-03-17 13:45:52 +01:00