summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcompositionfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-6/+18
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-6/+18
| |\
| | * Fix QPainter's ColorDodge and ColorBurn composition modesPavel Artsishevsky2019-08-021-6/+18
* | | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-091-309/+393
|/ /
* / Remove unnecessary Q_STATIC_TEMPLATE_FUNCTION macroThiago Macieira2018-11-061-44/+44
|/
* Generalize composition functionsAllan Sandfeld Jensen2018-04-061-454/+640
* Cleanup of qcompositionfunctionsAllan Sandfeld Jensen2017-11-051-170/+53
* Implement remaining porter-duff compositions for rgb64Allan Sandfeld Jensen2017-06-071-15/+777
* Fix grayscale painting regression in 64-bit raster engineAllan Sandfeld Jensen2016-08-031-2/+6
* Fix rgb64 on aarch64Laszlo Agocs2016-06-151-4/+4
* ARM: Vectorize common QRgba64 compositing functions.Erik Verbruggen2016-05-241-30/+70
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Move composition out of qdrawhelper.cAllan Sandfeld Jensen2015-04-161-0/+2197