summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed pixel-bleeding when stretching subrected pixmaps.Gunnar Sletta2010-04-201-8/+13
* qdrawhelper: fix optim in 2245641baOlivier Goffart2010-04-131-29/+88
* Safeguard ourselves against corrupt registry values for cleartype gammaGunnar Sletta2010-04-121-0/+5
* qdrawhelper: optimize the fetch transformed bilinear functionsOlivier Goffart2010-04-121-46/+46
* QDrawHelper: Reduce code duplicationsOlivier Goffart2010-04-091-215/+61
* Speedup fetchTransformedBilinear in the fast_matrix caseOlivier Goffart2010-04-091-7/+9
* Optimized SourceOver and 16 bit dest fetches, dest stores using NEON.Samuel Rødal2010-03-261-4/+8
* Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16.Samuel Rødal2010-03-261-0/+6
* Included ARM NEON optimizations from pixman in Qt.Samuel Rødal2010-03-261-0/+4
* compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-231-10/+10
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-171-3/+3
|\
| * Fixed cleartype text rendering on translucent surfaces.Trond Kjernaasen2010-03-151-3/+3
* | Enable the fast paths when converting to Rgb565Benjamin Poulain2010-03-151-4/+4
* | MAke the SIMD fiunctions be used even when the QT_NO_DEBUG macro is usedThierry Bastian2010-03-101-3/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-041-1/+1
|\ \
| * | Enable two fast path for blend_tiled_rgb565Benjamin Poulain2010-03-041-1/+1
* | | Fix warnings on MSVCThierry Bastian2010-03-031-1/+1
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-251-197/+2
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Benjamin Poulain2010-02-231-33/+56
| |\ \ | | |/
| * | Cache the result of qDetectCPUFeatures()Benjamin Poulain2010-02-231-4/+1
| * | Move the SIMD detection from QtGui to QtCoreBenjamin Poulain2010-02-231-194/+2
* | | Imporve win64 support for mingwThierry Bastian2010-02-221-17/+17
| |/ |/|
* | Implement the blend functions with SSE2Benjamin Poulain2010-02-121-13/+36
* | Refactor comp_func_solid_Clear() and comp_func_solid_Source()Benjamin Poulain2010-02-091-20/+16
* | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2Aleksandar Sasha Babic2010-02-051-0/+4
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Slight performance improvement in comp_func_SourceOver.Samuel Rødal2010-01-041-1/+4
|/
* NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-181-2/+14
* qreal-izationAleksandar Sasha Babic2009-12-151-6/+6
* Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-051-12/+10
* Fixed fillRect on QImage::Format_ARGB32 images.Kim Motoyoshi Kalland2009-11-031-1/+9
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fix tiled blit in 16-bit modePaul Olav Tvete2009-09-071-4/+7
* 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
* | Tidy up the PRELOAD macro definitions in qdrawhelper.cpp.Jason Barron2009-08-191-7/+4
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-21/+51
|\ \ \ | |/ /
| * | When there is no alpha channel significantly improve the speed of blendTiled.Benjamin C Meyer2009-07-301-21/+51
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ | |/ /
| * | 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
* | | Work around crash with RVCT 2.2.Jason Barron2009-06-291-0/+8
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-672/+350
|\ \ \ | |/ /
| * | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-041-4/+4
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-221-666/+344
| |\ \
| | * \ Merge branch '4.5'Thiago Macieira2009-05-071-2/+1
| | |\ \ | | | |/