index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAAConvexPathRenderer.h
Commit message (
Expand
)
Author
Age
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
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
*
Add some missing header include guards
george
2014-06-20
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
Remove stage masks
bsalomon@google.com
2012-07-20
*
Updated useSWOnlyPath method to use path chain instead of raw path renderer m...
robertphillips@google.com
2012-05-24
*
First functioning version of SW-only clip mask creator
robertphillips@google.com
2012-05-17
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17