Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use NEON and preloading for 16 bit small / medium sized image blits. | Samuel Rødal | 2010-09-01 | 1 | -0/+5 |
* | Implement qt_memfill32 with Neon. | Benjamin Poulain | 2010-08-25 | 1 | -0/+1 |
* | Implement the composition mode Plus with Neon. | Benjamin Poulain | 2010-08-25 | 1 | -0/+1 |
* | Improved performance of 16 bit memrotates using NEON instructions. | Samuel Rødal | 2010-07-01 | 1 | -0/+3 |
* | Add an implementation of comp_func_solid_SourceOver_neon() with Neon. | Benjamin Poulain | 2010-06-23 | 1 | -0/+2 |
* | Optimized SourceOver and 16 bit dest fetches, dest stores using NEON. | Samuel Rødal | 2010-03-26 | 1 | -0/+12 |
* | Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16. | Samuel Rødal | 2010-03-26 | 1 | -0/+31 |
* | Included ARM NEON optimizations from pixman in Qt. | Samuel Rødal | 2010-03-26 | 1 | -0/+15 |
* | 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/+76 |