summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_ssse3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Replace usage of Q_DECL_ALIGN with C++11 alignas keywordVolker Hilsheimer2019-10-291-1/+1
* Combine BGR30_to_RGB30 and BGR888_to_RGB888Allan Sandfeld Jensen2019-09-051-1/+44
* Add an SSSE3 implementation of qt_memfill24Thiago Macieira2018-12-121-1/+67
* Use Q_DECL_VECTORCALL in a few more placesThiago Macieira2018-12-111-49/+52
* Merge drawhelper convert-from and storeAllan Sandfeld Jensen2018-05-021-54/+5
* Avoid auto-vectorization of epilogues of manual vectorizationAllan Sandfeld Jensen2016-10-111-1/+1
* Make blendPixel function generalAllan Sandfeld Jensen2016-09-091-9/+0
* Optimized fetchUntransformed RGB888Allan Sandfeld Jensen2016-03-041-0/+10
* SSSE3 optimized store of 24-bit formatsAllan Sandfeld Jensen2016-02-291-0/+57
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Fix const correctness in old style castsThiago Macieira2015-03-121-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-251-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-141-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
* 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
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+183