summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qimagescale_sse4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add special thread pool for Qt GuiAllan Sandfeld Jensen2023-02-251-3/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Protect QImage work on shutdownAllan Sandfeld Jensen2020-10-121-1/+1
* Do not multithread if already in a global threadpool threadAllan Sandfeld Jensen2020-06-031-2/+3
* Fix image scaling on WASM platformAllan Sandfeld Jensen2020-04-151-58/+28
* Multithread some QImage routinesAllan Sandfeld Jensen2020-03-091-89/+157
* Use Q_DECL_VECTORCALL in a few more placesThiago Macieira2018-12-111-1/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Remove unused and unneeded subimage scalingAllan Sandfeld Jensen2015-06-091-28/+14
* Combine x and y oriented sample helpersAllan Sandfeld Jensen2015-05-301-29/+13
* Cleanup and optimization of qimage smoothscaleAllan Sandfeld Jensen2015-04-151-0/+247