summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_neon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved performance of 16 bit memrotates using NEON instructions.Samuel Rødal2010-07-011-0/+144
* Add an implementation of comp_func_solid_SourceOver_neon() with Neon.Benjamin Poulain2010-06-231-0/+43
* Optimized ARGB32PM on RGB16 blending with opacity using NEON.Samuel Rødal2010-03-261-5/+32
* Optimized SourceOver and 16 bit dest fetches, dest stores using NEON.Samuel Rødal2010-03-261-11/+114
* Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16.Samuel Rødal2010-03-261-0/+139
* Included ARM NEON optimizations from pixman in Qt.Samuel Rødal2010-03-261-44/+100
* Fixed off-by-one blending errors in the NEON drawhelper code.Samuel Rødal2010-02-191-65/+65
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-181-0/+260