aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-10 13:35:23 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-10 13:35:23 +0000
commit41fe45b955dc2f572bb1b6598d3b2f9d0c0447a4 (patch)
tree4a5b246c639b2f2a552a5ae687bc06c0a8ecf57d /gyp
parent439cb51451ef6f55f65dab90eb7f91acf67ea8fe (diff)
Add a new GM: shadertext2.
It tests a bitmap shader with various combinations of matrices and shader matrices. The text is drawn filled and stroked. Review URL: https://codereview.appspot.com/6639052 git-svn-id: http://skia.googlecode.com/svn/trunk@5877 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gmslides.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi
index 003cb05464..e922713e7f 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.gypi
@@ -59,6 +59,7 @@
'../gm/samplerstress.cpp',
'../gm/shaderbounds.cpp',
'../gm/shadertext.cpp',
+ '../gm/shadertext2.cpp',
'../gm/shadows.cpp',
'../gm/simpleaaclip.cpp',
'../gm/strokefill.cpp',