Go to file
tomhudson@google.com d8f856c32b 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
2012-05-10 12:13:36 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Dialed back complexity of nested clip bench to bring time down to a reasonable level 2012-05-09 16:27:10 +00:00
experimental shape ops: more work in progress 2012-05-07 21:09:32 +00:00
forth Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
gm [PDF] Ensure that filling single line paths (with no area) does not draw anything. 2012-05-09 17:17:51 +00:00
gyp Move convolution from code in GrGLProgram to new GrConvolutionEffect 2012-05-10 12:13:36 +00:00
include Move convolution from code in GrGLProgram to new GrConvolutionEffect 2012-05-10 12:13:36 +00:00
samplecode Fixed some fixed point build Windows compiler complaints 2012-05-08 13:15:37 +00:00
src Move convolution from code in GrGLProgram to new GrConvolutionEffect 2012-05-10 12:13:36 +00:00
tests Disabled new ClipCache unit test pending investigation of Android failures 2012-05-09 21:47:03 +00:00
third_party Fixed minor c++ issues found by cppcheck 2012-04-27 12:54:01 +00:00
tools Just use std qsort 2012-05-07 14:52:12 +00:00
trybots_to_run Check in lists of trybots that are appropriate to run in various circumstances. 2012-05-08 15:26:58 +00:00
DEPS Update skia's gyp to r1320. 2012-04-09 13:57:45 +00:00
Doxyfile Create update-doxygen script that generates and uploads docs 2011-12-06 14:52:38 +00:00
gyp_skia Make all gyp targets automatically include common.gypi 2012-03-16 13:52:49 +00:00
LICENSE Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.bat Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.py Make "make gyp" work on Windows 2012-03-23 18:14:25 +00:00
Makefile Stop packaging command-line Mac tools as a bundle. 2011-08-15 19:22:39 +00:00
Makefile.old Higher resolution timers for bench. 2011-06-07 19:16:02 +00:00
README whitespace commit to trigger buildbot 2011-07-15 14:11:58 +00:00
skia.gyp Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +00:00
whitespace.txt whitespace change to test buildbot changes in r3746 2012-04-20 20:59:29 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot