index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDefaultPathRenderer.h
Commit message (
Expand
)
Author
Age
*
Drawstate on stack
joshualitt
2014-11-17
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
Remove stage masks
bsalomon@google.com
2012-07-20
*
make pathrenderers release their geometry before returning
bsalomon@google.com
2012-03-07
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa
bsalomon@google.com
2011-10-27
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12