index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrDrawPathBatch.h
Commit message (
Expand
)
Author
Age
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.
Greg Daniel
2016-10-18
*
Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer
bsalomon
2016-10-03
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Revert of Batch multiple single NVPR draw paths to instanced draws (patchset ...
stephana
2016-04-25
*
Batch multiple single NVPR draw paths to instanced draws
kkinnunen
2016-04-25
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Improve nvpr glyph batching
cdalton
2015-12-08
*
Remove drawPathsFromRange from GrDrawContext
cdalton
2015-12-08
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Make stencil and cover path rendering have more reasonable bounds.
bsalomon
2015-11-23
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
Make path range loading explicit
cdalton
2015-10-05
*
Remove SkNEW and SkDELETE macros
mdempsky
2015-09-22
*
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 batchtracker
joshualitt
2015-09-11
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
Fix leak of path ranges
bsalomon
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Thou shalt use override consistently.
mtklein
2015-08-19
*
Put drawPath in GrBatch.
bsalomon
2015-08-19