Adding 3D lut color filter
authorsugoi <sugoi@chromium.org>
Thu, 9 Oct 2014 12:27:23 +0000 (05:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Oct 2014 12:27:23 +0000 (05:27 -0700)
commitce686270f533b9d741ef85661ef9d78517a01b86
treec89179e16db02dfea5042aa51fff79fc129e643d
parent9e61bb7815b133bc40ea7b00fccc853f4b728e3c
Adding 3D lut color filter

Included in this cl is support for 3D textures.

BUG=skia:

Review URL: https://codereview.chromium.org/580863004
bench/ColorCubeBench.cpp [new file with mode: 0644]
gm/colorcube.cpp [new file with mode: 0644]
gyp/bench.gypi
gyp/effects.gypi
gyp/gmslides.gypi
include/effects/SkColorCubeFilter.h [new file with mode: 0644]
src/effects/SkColorCubeFilter.cpp [new file with mode: 0644]
src/ports/SkGlobalInitialization_chromium.cpp
src/ports/SkGlobalInitialization_default.cpp