Diffusion Krita 18584dd56dc9

Improved performance for Gradient Brush Textures in high bit-depth colorspaces

Authored by Peter Schatz <voronwe13@gmail.com> on Jun 25 2020, 6:38 PM.

Description

Improved performance for Gradient Brush Textures in high bit-depth colorspaces

Used the same trick I used to improve performance in high bit-depth colorspaces for brushtips
in the gradient texture code. Now it converts the cached gradient colors instead of
converting each pixel before mixing. Texture brushes were really slow in high bit-depth colorspaces,
but now they perform the same as in standard rgb8.

Details

Committed
Peter Schatz <voronwe13@gmail.com>Jun 25 2020, 6:38 PM
Parents
R37:69a82691c4e6: Merge branch 'krita/4.3' of https://invent.kde.org/kde/krita.git into…
Branches
Unknown
Tags
Unknown
References
refs/merge-requests/395/head, refs/keep-around/18584dd56dc9ad4f1508901270523a3f36d95321
Peter Schatz <voronwe13@gmail.com> committed R37:18584dd56dc9: Improved performance for Gradient Brush Textures in high bit-depth colorspaces (authored by Peter Schatz <voronwe13@gmail.com>).Jun 25 2020, 6:38 PM