summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_neon.cpp
Commit message (Expand)AuthorAgeFilesLines
* iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bitTor Arne Vestbø2015-12-091-5/+5
* Enable AArch64 versions of ARGB32 NEON drawhelpersAllan Sandfeld Jensen2015-11-301-11/+79
* Detect NEON on AArch64Allan Sandfeld Jensen2015-11-261-3/+1
* Implement radial and conical gradients for rgb64 renderingAllan Sandfeld Jensen2015-04-151-1/+1
* Solid and gradients in high color accuracyAllan Sandfeld Jensen2015-04-101-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-281-6/+6
* Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-2/+2
* Make qt_memfill{16,32} unconditionalThiago Macieira2014-01-161-1/+1
* Fix compilation with QT_COORD_TYPE=double on ARMLars Knoll2013-10-311-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-2/+2
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-0/+2
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-101-0/+38
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+961