qt5base-lts/tests/auto/gui
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
..
image Cleanup and optimization of qimage smoothscale 2015-04-15 11:25:41 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel tst_QWindow::initialSize: Use showNormal() instead of show() 2015-03-12 00:10:27 +00:00
math3d Introduce QQuaternion::fromDirection() 2015-04-07 13:07:48 +00:00
painting Remove separate SSE4 unpremultiply function 2015-04-16 19:24:06 +00:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add matching by GL_VENDOR to QOpenGLConfig 2015-04-16 16:47:43 +00:00
text Ensure that CSS rules are inherited from the parent tags 2015-03-25 11:55:47 +00:00
util Update copyright headers 2015-02-11 06:49:51 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00