Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |