summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawingprimitive_sse2_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-2/+2
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Replace Q_ALWAYS_INLINE with static inlineAllan Sandfeld Jensen2020-07-281-4/+4
* Use Q_DECL_VECTORCALL in a few more placesThiago Macieira2018-12-111-2/+2
* Optimize unpremultiply using SSE rcpAllan Sandfeld Jensen2018-05-231-22/+47
* Avoid auto-vectorization of epilogues of manual vectorizationAllan Sandfeld Jensen2016-10-111-2/+2
* Make blendPixel function generalAllan Sandfeld Jensen2016-09-091-20/+4
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix premul conversion from ARGB32 to A2RGB30 formats.Allan Sandfeld Jensen2015-06-031-0/+38
* Short-cut SSE4 unpremultiplyAllan Sandfeld Jensen2015-04-251-2/+4
* Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-231-0/+21
* Remove separate SSE4 unpremultiply functionAllan Sandfeld Jensen2015-04-161-21/+0
* QtGui: Fix const correctness in old style castsThiago Macieira2015-03-121-2/+2
* Minor optimization in SSE4 unpremultiplyAllan Sandfeld Jensen2015-02-261-2/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Optimize unpremultiply on SSE4.1Allan Sandfeld Jensen2015-02-091-0/+22
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove runtime detection of SSE2Thiago Macieira2014-01-161-2/+2
* 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
* 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
* Improve drawing scaled image with raster using SSE2Olivier Goffart2011-10-241-22/+28
* 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/+241