index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
...
*
Temporarily disable failing GM tests on Android
borenet@google.com
2012-06-25
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22
*
change gm option from -config to --config, to match the double-dash conventio...
reed@google.com
2012-06-22
*
Revert r4259
borenet@google.com
2012-06-15
*
Serialize by Default
borenet@google.com
2012-06-15
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing
reed@google.com
2012-06-11
*
Add the ability to specify config to GM.
scroggo@google.com
2012-06-07
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is
reed@google.com
2012-06-06
*
Reenable running samplerstress GM in pipe mode.
scroggo@google.com
2012-06-06
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
temporary:
reed@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
add gm (no images yet) for two-point-radial gradients
reed@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
change gm to use concat instead of setMatrix, so we don't trash the caller if
reed@google.com
2012-06-04
*
remove mutable apis on SkColorMatrixFilter, must use constructor.
reed@google.com
2012-06-04
*
Turn off pipe playback in GM by default.
scroggo@google.com
2012-06-04
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
add -wp option to write serialized pictures to the specified directory
mike@reedtribe.org
2012-06-02
*
Converted AAClips SampleApp slide to GM:simpleaaclip
robertphillips@google.com
2012-05-22
*
remove bogus nearlyzero checks
reed@google.com
2012-05-21
*
add dashing2 gm to exercise dashing on curves and polygons
reed@google.com
2012-05-18
*
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
tomhudson@google.com
2012-05-17
*
add options to enable/disable "FAILED to read ..." message
reed@google.com
2012-05-17
*
Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping
robertphillips@google.com
2012-05-15
*
[PDF] Ensure that filling single line paths (with no area) does not draw anyt...
vandebo@chromium.org
2012-05-09
*
commented-out test for exact aa coverage
reed@google.com
2012-05-09
*
add gm for dashing variations
reed@google.com
2012-05-04
*
converted "unsigned int" to "size_t" to address compiler failure
robertphillips@google.com
2012-05-02
*
Added GM test to stress test the texture unit/sampler allocation
robertphillips@google.com
2012-05-02
*
Fixes matrix inconsistency in GPU draws with filters. Also adds a GM test.
bsalomon@google.com
2012-04-25
*
Fix early termination of GM when 16x msaa rt can't be created.
bsalomon@google.com
2012-04-20
*
silence warning
reed@google.com
2012-04-19
*
Make GM able to run MSAA modes and multiple GPU configs in a single run.
bsalomon@google.com
2012-04-19
*
Fix some float/scalar/int confusion.
vandebo@chromium.org
2012-04-18
*
Make gm tool able to read and write image files in the same run
epoger@google.com
2012-04-18
*
Fix some fixed-point bugs.
vandebo@chromium.org
2012-04-17
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
Add file missing from r3682 checkin
bsalomon@google.com
2012-04-16
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
Clamp dilate and erode radius to image width and height.
senorblanco@chromium.org
2012-04-10
*
change -d option to write out complete images (that differed from the baseline)
reed@google.com
2012-04-09
[prev]
[next]