https://bugs.kde.org/show_bug.cgi?id=447211

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e1828f1caefd03175ad26862f8129afe52998027 by Dmitry Kazakov.
Committed on 20/12/2021 at 13:08.
Pushed by dkazakov into branch 'krita/5.0'.

Rename KoOptimized{Rgb,}PixelDataScalerU8ToU16Base

This class is now also used for CMYK channel scaling, so the name
should also be andjusted.
(cherry picked from commit 8d3bd3dcc2946efb6dcb21555c94a46de78a5546)

M  +4    -4    libs/image/KisOverlayPaintDeviceWrapper.cpp
M  +4    -4    libs/pigment/CMakeLists.txt
R  +7    -7    libs/pigment/KoOptimizedPixelDataScalerU8ToU16.h [from:
libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16.h - 094% similarity]
A  +22   -0    libs/pigment/KoOptimizedPixelDataScalerU8ToU16Base.cpp    
[License: GPL(v2.0+)]
R  +9    -9    libs/pigment/KoOptimizedPixelDataScalerU8ToU16Base.h [from:
libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16Base.h - 076% similarity]
A  +22   -0    libs/pigment/KoOptimizedPixelDataScalerU8ToU16Factory.cpp    
[License: GPL(v2.0+)]
A  +24   -0    libs/pigment/KoOptimizedPixelDataScalerU8ToU16Factory.h    
[License: GPL(v2.0+)]
A  +17   -0    libs/pigment/KoOptimizedPixelDataScalerU8ToU16FactoryImpl.cpp   
 [License: GPL(v2.0+)]
A  +23   -0    libs/pigment/KoOptimizedPixelDataScalerU8ToU16FactoryImpl.h    
[License: GPL(v2.0+)]
D  +0    -22   libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16Base.cpp
D  +0    -22   libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16Factory.cpp
D  +0    -30   libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16Factory.h
D  +0    -17   libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16FactoryImpl.cpp
D  +0    -23   libs/pigment/KoOptimizedRgbPixelDataScalerU8ToU16FactoryImpl.h

https://invent.kde.org/graphics/krita/commit/e1828f1caefd03175ad26862f8129afe52998027

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to