summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolormatrix_p.h
Commit message (Expand)AuthorAgeFilesLines
* QColorVector: make the (QPointF) ctor a named oneMarc Mutz2024-04-181-7/+4
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen2024-04-121-11/+12
* Add color space model, making gray color spaces explicitAllan Sandfeld Jensen2024-04-051-0/+34
* Use properly-aligned float[4] as _mm_store_ps() output bufferMarc Mutz2024-04-041-5/+5
* Fix potentially unaligned 128-bit store/loadsAllan Sandfeld Jensen2024-03-271-1/+1
* Optimize Newton-Raphson cuberoot with SSE2/SSE4.1Allan Sandfeld Jensen2024-03-151-0/+36
* Strength reduction: div -> mulAllan Sandfeld Jensen2024-03-141-13/+13
* Optimize cuberoot using Newton-Raphson approximationAllan Sandfeld Jensen2024-03-141-3/+16
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen2024-03-071-43/+106
* Expand QColorTransformAllan Sandfeld Jensen2022-05-261-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-1/+2
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-6/+6
* Get rid of QMatrixJarek Kobus2020-02-281-1/+1
* Simplify QColorSpacePrivate initializationTor Arne Vestbø2019-09-121-11/+5
* Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-6/+0
* Custom color-space based on chromaticitiesAllan Sandfeld Jensen2019-05-021-5/+40
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+214