summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-04-201-46/+46
|\
| * Ifdef out the QWS blend functions for less common bitdephts by defaultGunnar Sletta2009-04-201-45/+45
| * Fix drawhelper pixel-writeback when dest has alpha.Gunnar Sletta2009-04-201-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+8248
* Make subpixel antialiasing of text work on Mac OS X under carbonGunnar Sletta2009-04-161-0/+6
* Improve performance of text blitting in raster paint engine.Samuel Rødal2009-04-021-2/+2
* Compile error on VisualStudio 2005Prasanth Ullattil2009-04-021-0/+9
* Optimize blend functions for short adjacent spans.Samuel Rødal2009-04-011-22/+96
* Remove some VC6 Template workaround in the drawhelper codeOlivier Goffart2009-04-011-357/+91
* Ensure that fetchPixel is inlined in RGB32 cases in fetchTransformedBilinear.Olivier Goffart2009-04-011-32/+32
* Use templates to remove code duplication in qdrawhelper.Olivier Goffart2009-04-011-286/+141
* Long live Qt!Lars Knoll2009-03-231-0/+8248