summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_sse2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071-13/+13
* Fix an assertion in comp_func_SourceOver_sse2() if const_alpha == 0Benjamin Poulain2010-06-281-1/+1
* Fixed autotest failure in fillRect_stretchToDeviceModeSamuel Rødal2010-06-241-1/+1
* Fix the casts of qdrawhelper_sse2Benjamin Poulain2010-06-231-4/+4
* Add a SSE2 implementation of comp_func_solid_SourceOver()Benjamin Poulain2010-06-231-1/+29
* Add a SSE2 version of comp_func_SourceOver()Benjamin Poulain2010-06-231-60/+110
* Replace the inline blend function by #defineBenjamin Poulain2010-02-151-67/+60
* Implement the blend functions with SSE2Benjamin Poulain2010-02-121-0/+218
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* fix warnings on mingwThierry Bastian2009-09-021-1/+1
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+211