index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrDefaultPathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Make GrPathRenderer only support fills for path stenciling
bsalomon
2016-05-05
*
added GrMSAAPathRenderer
ethannicholas
2016-05-02
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://coderevi...
ethannicholas
2016-04-04
*
added GrMSAAPathRenderer
ethannicholas
2016-04-04
*
Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://coderevi...
ethannicholas
2016-04-04
*
added GrMSAAPathRenderer
ethannicholas
2016-04-04
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
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
*
Update how we send draws to gpu backend to reduce state setting.
egdaniel
2016-03-17
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Add Audittrail for path renderers
joshualitt
2016-01-14
*
Remove two varieties of drawNonAARect from GrDrawTarget
joshualitt
2016-01-13
*
Remove spew in GrDefaultPathRenderer
joshualitt
2015-12-08
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
fix for default path renderer draws harlines without bloating
joshualitt
2015-09-30
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
joshualitt
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Remove GrAddPathRenderers_default
joshualitt
2015-09-02