From 8c2fe99ed2c210317786683e8c1f1e86cff0be49 Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Tue, 13 Sep 2011 15:27:18 +0000 Subject: Fix some issues in gpu device with perspective. Add a gm that would have caught them. Review URL: http://codereview.appspot.com/4994048/ git-svn-id: http://skia.googlecode.com/svn/trunk@2256 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gm.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') diff --git a/gyp/gm.gyp b/gyp/gm.gyp index 0c9f1454b7..cd4defde59 100644 --- a/gyp/gm.gyp +++ b/gyp/gm.gyp @@ -15,6 +15,7 @@ '../gm/complexclip.cpp', '../gm/complexclip2.cpp', '../gm/filltypes.cpp', + '../gm/filltypespersp.cpp', '../gm/gmmain.cpp', '../gm/gradients.cpp', '../gm/lcdtext.cpp', -- cgit v1.2.3