index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAADistanceFieldPathRenderer.h
Commit message (
Expand
)
Author
Age
*
AADistanceFieldPathRenderer unit tests
joshualitt
2015-05-11
*
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
*
Creation of GrBatchAtlas and Distancefieldpathrenderer batch
joshualitt
2015-03-13
*
remove goto in Distance field path renderer
joshualitt
2015-02-11
*
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
*
remove GrAllocPool
joshualitt
2014-11-21
*
Drawstate on stack
joshualitt
2014-11-17
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Support multiple scales for dfpaths.
jvanverth
2014-10-30
*
Distance field path optimizations and clean up.
jvanverth
2014-10-28
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06