summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsimd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with MinGW.Marcel Krems2012-04-051-1/+7
* Add missing include on 32-bit buildsJoão Abecasis2012-04-021-3/+1
* Make qsimd.cpp also complain if required features are missingThiago Macieira2012-03-281-2/+58
* Add support for detecting SSE2 and SSE3 on WinCEThiago Macieira2012-03-261-0/+4
* Remove detection for MMX support and related technologyThiago Macieira2012-03-231-37/+5
* Remove the false information that IA-64 supports SSE2Thiago Macieira2012-03-221-6/+0
* Explicit use of null namespace breaks namespaced buildDonald Carr2012-03-141-3/+3
* Fix compilation with MinGW-w64Jonathan Liu2012-02-081-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-9/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-4/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+413