summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qblendfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_MEMCPY_USHORT macro and just use memcpyThiago Macieira2018-11-081-13/+5
* Optimize direct argb32 blend functionsAllan Sandfeld Jensen2018-05-071-8/+8
* Fix blending of RGB32 on RGB32 with partial opacityAllan Sandfeld Jensen2016-12-031-12/+18
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix repremultiply from RGB64 to RGB30Allan Sandfeld Jensen2015-08-111-187/+0
* Fix simple semi-transparent blending of RGB32 on RGB30Allan Sandfeld Jensen2015-07-011-2/+2
* Remove table of mostly null pointersAllan Sandfeld Jensen2015-04-081-2066/+70
* QtGui: Fix const correctness in old style castsThiago Macieira2015-03-121-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-171-65/+361
|/
* QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-041-60/+749
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-281-12/+12
* Support RGBA image formatAllan Sandfeld Jensen2013-07-231-48/+417
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-194/+14
* 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/+1644