index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrStencilPathBatch.h
Commit message (
Expand
)
Author
Age
*
Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.
Greg Daniel
2016-10-18
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Dump batch bounds and scissor rect
robertphillips
2016-06-29
*
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
*
Add option to draw wireframe batch bounds
bsalomon
2015-12-03
*
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...
scroggo
2015-12-03
*
Add option to draw wireframe batch bounds
bsalomon
2015-12-03
*
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
*
Cleanup GrDrawTarget now that all paths lead to GrBatch
bsalomon
2015-09-10
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
add missing override
mtklein
2015-08-19
*
Init class ID in GrStencilPathBatch
Brian Salomon
2015-08-19
*
Path stenciling in GrBatch
bsalomon
2015-08-18