From d8f856c32b679d9f5a9926feac005e2c0186f83f Mon Sep 17 00:00:00 2001 From: "tomhudson@google.com" Date: Thu, 10 May 2012 12:13:36 +0000 Subject: Move convolution from code in GrGLProgram to new GrConvolutionEffect class. This is the first test of the new Ganesh shader pipeline. Also includes some cleanup of the gpu.gyp file: added src/gpu, allowing us to remove ../ from many #include directives. http://codereview.appspot.com/6199053/ git-svn-id: http://skia.googlecode.com/svn/trunk@3887 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/gpu/gl/GrGLDefaultInterface_none.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gpu/gl/GrGLDefaultInterface_none.cpp') diff --git a/src/gpu/gl/GrGLDefaultInterface_none.cpp b/src/gpu/gl/GrGLDefaultInterface_none.cpp index 183c4770c5..84c7f7c321 100644 --- a/src/gpu/gl/GrGLDefaultInterface_none.cpp +++ b/src/gpu/gl/GrGLDefaultInterface_none.cpp @@ -1,4 +1,3 @@ - /* * Copyright 2011 Google Inc. * -- cgit v1.2.3