index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrDashingEffect.h
Commit message (
Expand
)
Author
Age
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Make GrDashEffect take a AA mode enum.
bsalomon
2016-06-07
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Retract GrDrawTarget and GrPipelineBuilder a bit more
robertphillips
2016-03-02
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Move clip off of draw target
joshualitt
2015-02-23
*
Dash using vertex attributes for interval and stroke width
joshualitt
2015-02-03
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Remove coordchanges from 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
*
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
*
Add the ability for gpu to render dotted lines (dashed line, 0 on interval, r...
egdaniel
2014-07-02
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
commit-bot@chromium.org
2014-05-19
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19