index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSoftwarePathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Minor change to Ganesh path renderers
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of http...
bsalomon
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not ...
robertphillips
2016-05-20
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
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
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Add Audittrail for path renderers
joshualitt
2016-01-14
*
Remove two varieties of drawNonAARect from GrDrawTarget
joshualitt
2016-01-13
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Standardize BW to NonAA
joshualitt
2015-08-21
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
Simplify parameters passed to path renderers
robertphillips
2015-08-13
*
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...
bsalomon
2015-07-31
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
Trivial cleanup of copying GrPipelineBuilder
joshualitt
2015-07-09
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Make GrStrokeInfo inherit from SkStrokeRec
kkinnunen
2015-05-18
*
Remove vertex/index buffer factilities from GrDrawTarget.
bsalomon
2015-04-28
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Move clip off of draw target
joshualitt
2015-02-23
*
Clean up clipping code a bit
robertphillips
2015-02-10
*
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
*
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
bsalomon
2014-08-04
*
Alter Default & Software path renderers to better handle AA hairline paths
robertphillips
2014-07-25
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
[next]