index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrRRectEffect.h
Commit message (
Expand
)
Author
Age
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
Ethan Nicholas
2017-11-09
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove backend factories
joshualitt
2014-12-04
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
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
*
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
commit-bot@chromium.org
2014-03-04
*
Hide GrRRectEffect class from header
commit-bot@chromium.org
2014-02-21
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19