summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qblendfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix blend function crash on AVR32Paul Olav Tvete2009-08-211-2/+2
* Implemented faster image transformation in the raster engine.Kim Motoyoshi Kalland2009-08-171-0/+633
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Merge branch '4.5'Thiago Macieira2009-08-031-4/+4
|\
| * Fixed drawImage() so that it doesn't sample outside the source image.Kim Motoyoshi Kalland2009-07-281-4/+4
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-3/+3
|\|
| * Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Further optimized fast scaling of ARGB8565 images onto RGB16 images.Michael Brasser2009-05-291-3/+3
* | Optimized fast scaling of ARGB8565 images onto RGB16 images.Samuel Rødal2009-05-271-1/+58
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-071-10/+2
|\|
| * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-061-10/+2
* | Improved performance for pixmaps containing 0-alpha pixels.Samuel Rødal2009-04-291-3/+2
|/
* Make the 32-bit ARGBPM on 16-bit RGB blend function fasterGunnar Sletta2009-04-201-101/+33
* Fix ARGB24PM->RGB16 for i386 GCCGunnar Sletta2009-04-201-20/+1
* Fix ARGB8565 onto RGB16 image blending on windowsGunnar Sletta2009-04-201-3/+3
* Rendering error (one pixel offset) when drawing ARGB32_PM on RGB16.Samuel Rødal2009-03-241-0/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1419