qt5base-lts/tests/auto/gui
Allan Sandfeld Jensen 59f168c5e5 Optimize fallback RGB888 to RGB32 conversion
Improves the conversion from RGB888 to RGB32 on platforms without SIMD
versions. This includes the fallback used on non-neon ARM devices.

Besides image conversion the routine is also used for decoding JPEG.

On x86 this version is within 0.7x of the speed of the SSSE3 version.

Change-Id: Id131994d7c3c4f879d89e80f9d6c435bb5535ed7
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
2015-03-03 13:38:17 +00:00
..
image Optimize fallback RGB888 to RGB32 conversion 2015-03-03 13:38:17 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel Prevent static functions of Q[Gui]Application from crashing if there is no instance. 2015-02-27 06:02:44 +00:00
math3d Use C++ <cmath> instead of <math.h> in math3d autotests 2015-02-26 20:15:04 +00:00
painting Update copyright headers 2015-02-11 06:49:51 +00:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add support for GPU bug list reading. 2015-02-14 16:23:47 +00:00
text Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01: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