Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved performance of 16 bit memrotates using NEON instructions. | Samuel Rødal | 2010-07-01 | 1 | -0/+144 |
* | Add an implementation of comp_func_solid_SourceOver_neon() with Neon. | Benjamin Poulain | 2010-06-23 | 1 | -0/+43 |
* | Optimized ARGB32PM on RGB16 blending with opacity using NEON. | Samuel Rødal | 2010-03-26 | 1 | -5/+32 |
* | Optimized SourceOver and 16 bit dest fetches, dest stores using NEON. | Samuel Rødal | 2010-03-26 | 1 | -11/+114 |
* | Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16. | Samuel Rødal | 2010-03-26 | 1 | -0/+139 |
* | Included ARM NEON optimizations from pixman in Qt. | Samuel Rødal | 2010-03-26 | 1 | -44/+100 |
* | Fixed off-by-one blending errors in the NEON drawhelper code. | Samuel Rødal | 2010-02-19 | 1 | -65/+65 |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | NEON configure detection and initial blend function implementations. | Samuel Rødal | 2009-12-18 | 1 | -0/+260 |