summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_neon_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Use NEON and preloading for 16 bit small / medium sized image blits.Samuel Rødal2010-09-011-0/+5
* Implement qt_memfill32 with Neon.Benjamin Poulain2010-08-251-0/+1
* Implement the composition mode Plus with Neon.Benjamin Poulain2010-08-251-0/+1
* Improved performance of 16 bit memrotates using NEON instructions.Samuel Rødal2010-07-011-0/+3
* Add an implementation of comp_func_solid_SourceOver_neon() with Neon.Benjamin Poulain2010-06-231-0/+2
* Optimized SourceOver and 16 bit dest fetches, dest stores using NEON.Samuel Rødal2010-03-261-0/+12
* Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16.Samuel Rødal2010-03-261-0/+31
* Included ARM NEON optimizations from pixman in Qt.Samuel Rødal2010-03-261-0/+15
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-181-0/+76