| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Check correctly before including SSE4.2 header. | Mike McQuaid | 2010-11-18 | 1 | -2/+6 |
|
|
* | Don't set -mfpu=neon globally if the compiler supports neon. | Samuel Rødal | 2010-11-11 | 1 | -1/+2 |
|
|
* | Undefined SSE symbols when crosscompiling Qt on PPC. | Benjamin Poulain | 2010-08-31 | 1 | -1/+6 |
|
|
* | Include the SSE4.2 intrinsics header | Thiago Macieira | 2010-08-24 | 1 | -0/+1 |
|
|
* | Replace the SSE prologues by a macro | Benjamin Poulain | 2010-08-05 | 1 | -1/+3 |
|
|
* | Extend the build system to SSSE3 | Benjamin Poulain | 2010-07-26 | 1 | -0/+21 |
|
|
* | Extend the detection of CPU feature for x86 | Benjamin Poulain | 2010-07-19 | 1 | -1/+6 |
|
|
* | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImage | John Brooks | 2010-07-07 | 1 | -2/+3 |
|
|
* | Enable SSE2 for MSVC x64 builds, as it was incorrectly disabled | John Brooks | 2010-06-28 | 1 | -1/+2 |
|
|
* | Fix build with mingw (64 bit) | Thierry Bastian | 2010-04-08 | 1 | -0/+3 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 1 | -0/+2 |
|\ |
|
| * | Merge remote branch 'staging/master' into 4.7 | Thiago Macieira | 2010-03-02 | 1 | -0/+2 |
| |\ |
|
| | * | Fix compilation with namespace. | ck | 2010-03-01 | 1 | -2/+2 |
|
|
* | | | Namespace fixes. | Justin McPherson | 2010-03-04 | 1 | -3/+4 |
|/ / |
|
* | | qDetectCPUFeatures: compile fix with namespaces | hjk | 2010-03-01 | 1 | -2/+1 |
|/ |
|
* | Don't use SSE2 if the emmintrin.h header wasn't found. | Thiago Macieira | 2010-02-28 | 1 | -1/+1 |
|
|
* | Fix compilation on solaris-g++-x86-64: emmintrin.h is not available. | Thiago Macieira | 2010-02-26 | 1 | -1/+1 |
|
|
* | Fix compilation on x86 with gcc if SSE2 is not enabled | Thiago Macieira | 2010-02-24 | 1 | -10/+3 |
|
|
* | Build fixes for the SIMD functions | Benjamin Poulain | 2010-02-23 | 1 | -0/+2 |
|
|
* | Implement QString::fromLatin1_helper() with SSE2 | Benjamin Poulain | 2010-02-23 | 1 | -0/+9 |
|
|
* | Move the SIMD detection from QtGui to QtCore | Benjamin Poulain | 2010-02-23 | 1 | -0/+122 |
|
|