summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_neon_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Avoid out of bounds memory reads when scaling imagesv4.8.6Lars Knoll2014-04-031-2/+2
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri 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