Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
* | Doc: Fixing typo | Sergio Ahumada | 2011-01-07 | 1 | -2/+2 |
* | Replace the SSE prologues by a macro | Benjamin Poulain | 2010-08-05 | 1 | -6/+2 |
* | Corrected BLEND_SOURCE_OVER_ARGB32_WITH_CONST_ALPHA_SSE2 | Andreas Kling | 2010-07-18 | 1 | -4/+4 |
* | Used aligned load and store when possible for the blending of ARGB32 | Benjamin Poulain | 2010-07-17 | 1 | -5/+28 |
* | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImage | John Brooks | 2010-07-07 | 1 | -0/+6 |
* | Moved primitive SSE2 painting utilities to qdrawingprimitive_sse2_p.h | John Brooks | 2010-07-07 | 1 | -0/+216 |