summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_ssse3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the memory safety for the first scanline of the SSSE3 blendingBenjamin Poulain2010-09-131-72/+3
* Undefined SSE symbols when crosscompiling Qt on PPC.Benjamin Poulain2010-08-311-2/+1
* Fix the blending of ARGB_PM image when using palignr to load the dataBenjamin Poulain2010-08-171-15/+5
* Implement the general blending of ARGB32_pm with SSSE3Benjamin Poulain2010-08-161-0/+263