summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolortransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-141-8/+285
* QColorTrcLut: hold in shared_ptrMarc Mutz2021-07-121-5/+5
* Fix QColorTransform on RGBA64_PremultipliedAllan Sandfeld Jensen2021-06-101-6/+15
* Add SIMD optimizations for color-transform writesAllan Sandfeld Jensen2021-05-271-48/+190
* Add NEON optimizations to QColorTransformAllan Sandfeld Jensen2021-05-271-8/+125
* Correct RGB to Grayscale conversionAllan Sandfeld Jensen2021-05-211-0/+63
* Port QColorTransform to QESDPGiuseppe D'Angelo2020-10-161-11/+3
* Simplify QColorSpacePrivate initializationTor Arne Vestbø2019-09-121-1/+11
* QColorTransform: make fit for releaseMarc Mutz2019-07-121-10/+17
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* Fix race in colorspace LUT generationAllan Sandfeld Jensen2019-05-161-7/+14
* Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-121-11/+28
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+679