index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrBatchFlushState.h
Commit message (
Expand
)
Author
Age
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Support inline uploads in Vulkan
Greg Daniel
2016-10-19
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...
jvanverth
2016-04-20
*
Use transfer buffer for BatchAtlas texture copies.
jvanverth
2016-04-20
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
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
*
Disable preemptive batch preparation
robertphillips
2015-11-10
*
Incrementally flush GrDrawTarget
joshualitt
2015-10-02
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17