aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkColorLookUpTable.h
Commit message (Expand)AuthorAge
* Replace interp() with clut_{3,4}D stages.Gravatar Mike Klein2017-08-10
* Remove SkColorLookUpTable::interp3D().Gravatar Mike Klein2017-08-09
* rewrite SkColorLookUpTable::interpDimension()Gravatar Mike Klein2017-08-08
* Avoid interpolating color lut with less than 2 pointsGravatar Matt Sarett2017-05-05
* Added A2B support to colorspaceinfo toolGravatar Matt Sarett2017-05-01
* Added gamma visualizations to colorspaceinfo toolGravatar raftias2016-12-16
* Added CMYK support for ICC profiles.Gravatar raftias2016-12-01
* Revert "Added CMYK support for ICC profiles."Gravatar Mike Klein2016-12-01
* Added CMYK support for ICC profiles.Gravatar raftias2016-12-01
* Fixes for SkColorLookUpTable::interp3DGravatar Matt Sarett2016-11-29
* Initial implementation of a SkColorSpace_A2B xformGravatar raftias2016-11-11