skia2/gm
junov@google.com 6acc9b3d2b Fixed color bleeding issue when drawing a sub region of a bitmap with filtering enabled.
Problem was resolved by adding the notion of a custom texture domain in generated shaders, when necessary.




git-svn-id: http://skia.googlecode.com/svn/trunk@1337 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-05-16 18:32:07 +00:00
..
bitmapfilters.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
blurs.cpp use new high-quality blur in samples 2011-02-18 20:20:51 +00:00
complexclip.cpp Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip 2011-03-10 19:20:15 +00:00
filltypes.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
gm_files.mk Fixed color bleeding issue when drawing a sub region of a bitmap with filtering enabled. 2011-05-16 18:32:07 +00:00
gm.h almost there on gm (need to fix image writes/reads/compares) 2009-06-21 00:49:18 +00:00
gmmain.cpp PDF Device should report non-transformed size for width and height. 2011-04-29 17:54:16 +00:00
gradients.cpp update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code 2010-12-23 16:45:33 +00:00
nocolorbleed.cpp Fixed color bleeding issue when drawing a sub region of a bitmap with filtering enabled. 2011-05-16 18:32:07 +00:00
pathfill.cpp add pathfill gm sample 2011-04-11 13:57:04 +00:00
points.cpp add test for points 2011-02-17 15:06:52 +00:00
poly2poly.cpp add test for poly2poly 2011-02-17 14:21:01 +00:00
shadertext.cpp fix warnings, including using GrTCast<> to go from &Obj -> uint32_t* 2011-01-26 01:44:18 +00:00
shadows.cpp [Committed on behalf of junov@chromium.org] 2011-02-18 19:03:01 +00:00
shapes.cpp fix refcount bug - as picture gets referenced by canvas when canvas is a 2011-01-12 17:14:04 +00:00
strokerects.cpp add strokerects to gm 2011-04-04 14:31:36 +00:00
tilemodes.cpp add gm for shader tilemodes 2009-06-22 02:17:34 +00:00
xfermodes.cpp Allocate a bitmap on the stack in xfermodes.cpp to work around a limitation 2011-04-26 18:15:03 +00:00