index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
rrects.cpp
Commit message (
Expand
)
Author
Age
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Drawstate on stack
joshualitt
2014-11-17
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Add test cases for small radii to rrect GMs.
commit-bot@chromium.org
2014-03-24
*
Add effect-based clip for nine-patch SkRRects.
commit-bot@chromium.org
2014-03-13
*
support direct writing to top layer, and hide getTopLayer()
reed@google.com
2014-03-12
*
Handle rrects with one circular corner and three square corners in GrRRectEff...
commit-bot@chromium.org
2014-03-11
*
Fix no GPU build after r13728
bsalomon@google.com
2014-03-10
*
reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version.
commit-bot@chromium.org
2014-03-10
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-05
*
Make rrects.cpp compile in no-gpu mode
bsalomon@google.com
2014-03-04
*
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
commit-bot@chromium.org
2014-03-04
*
Add effect-based clipping for circular "tab" style rrects.
commit-bot@chromium.org
2014-02-21
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fix compiler warnings:
mike@reedtribe.org
2012-12-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-18
*
Fix compiler warning-as-error issue
robertphillips@google.com
2012-12-17
*
Add RRect GM
robertphillips@google.com
2012-12-17