..
aaclip.cpp
New gm to test anti-aliased clipping.
2011-12-21 14:27:14 +00:00
aarectmodes.cpp
Fix warnings
2011-11-23 15:01:08 +00:00
arithmode.cpp
fix positioning for scalar=fixed, still need to fix actual mode
2011-12-12 22:15:18 +00:00
bitmapcopy.cpp
When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep
2011-12-02 19:11:17 +00:00
bitmapfilters.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
bitmapscroll.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
blurs.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
colormatrix.cpp
Implement SkColorFilter::asColorMatrix() virtual, and override in
2011-12-20 20:58:18 +00:00
complexclip2.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
complexclip.cpp
change to complexclip_bw and complexclip_aa, adding more combinations as well
2011-12-08 16:18:29 +00:00
cubicpaths.cpp
Unreviewed changes to the gm tests for paths. Each test is broken into four
2011-12-20 21:48:14 +00:00
degeneratesegments.cpp
Unreviewed changes to the gm tests for paths. Each test is broken into four
2011-12-20 21:48:14 +00:00
drawbitmaprect.cpp
[GPU] tile when large bitmap pased drawBitmap and only a small fraction is used
2011-11-30 14:13:48 +00:00
emptypath.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
filltypes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
filltypespersp.cpp
Setting perspective in fixed point.
2011-10-07 21:55:56 +00:00
fontscaler.cpp
Add font scaler gm.
2011-11-07 16:33:40 +00:00
gm.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
gm.h
add getBGColor() getter
2011-12-06 16:15:42 +00:00
gmmain.cpp
Fix issue where bumping the max gm width/height affects gpu images
2011-11-30 16:57:21 +00:00
gradients.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
gradtext.cpp
enable shadermask optimization all the time
2011-11-30 14:29:55 +00:00
hairmodes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
imageblur.cpp
This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable.
2011-11-16 18:20:47 +00:00
lcdtext.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
linepaths.cpp
Unreviewed changes to the gm tests for paths. Each test is broken into four
2011-12-20 21:48:14 +00:00
movepaths.cpp
Unreviewed changes to the gm tests for paths. Each test is broken into four
2011-12-20 21:48:14 +00:00
ninepatchstretch.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
nocolorbleed.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
pathfill.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
points.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
poly2poly.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
quadpaths.cpp
Unreviewed changes to the gm tests for paths. Each test is broken into four
2011-12-20 21:48:14 +00:00
shadertext.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
shadows.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
shapes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
strokerects.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
strokes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
testimagefilters.cpp
initial impl of SkImageFilters : virtual signature will change!
2011-12-20 16:19:00 +00:00
texdata.cpp
Access sampler matrices directly, cleanup GrSamplerState::reset()s
2011-12-12 18:45:07 +00:00
tilemodes.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
tinybitmap.cpp
Import all GMs as Samples.
2011-10-31 14:18:20 +00:00
verttext2.cpp
support vertical text and typeface-by-name on Leopard
2011-12-21 20:06:30 +00:00
verttext.cpp
update verttext to remove leading space from image name
2011-11-30 14:58:16 +00:00
xfermodes.cpp
can't pass const to setPixels :(
2011-12-20 14:35:32 +00:00