Implementation of the displacement effect (both CPU and GPU)
authorsugoi@google.com <sugoi@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 15 Jan 2013 15:40:19 +0000 (15:40 +0000)
committersugoi@google.com <sugoi@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 15 Jan 2013 15:40:19 +0000 (15:40 +0000)
commit781cc76e0f1ebb06e0796a9237045ae9d4bddd21
tree24a1f691a04e448651aa92bc44a5fa65155049b3
parentd53025364a8062b5c72f3f9ed54a613a1ae17958
Implementation of the displacement effect (both CPU and GPU)

TEST=Added new GM called "displacement"
Review URL: https://codereview.appspot.com/7058075

git-svn-id: http://skia.googlecode.com/svn/trunk@7182 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/displacement.cpp [new file with mode: 0644]
gyp/effects.gypi
gyp/gmslides.gypi
include/effects/SkDisplacementMapEffect.h [new file with mode: 0644]
src/effects/SkDisplacementMapEffect.cpp [new file with mode: 0644]
src/ports/SkGlobalInitialization_default.cpp