summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qblendfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash in qt_scale_image_16/32bit() when target is flipped.Kim Motoyoshi Kalland2009-11-061-8/+32
* Fixed a crash in tst_qpainter on SPARC w/gcc.Trond Kjernåsen2009-10-161-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | 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