index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrDrawAtlasBatch.cpp
Commit message (
Expand
)
Author
Age
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
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
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Belt and suspenders for colors in DrawAtlasBatch test
jvanverth
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Fix for VALGRIND DrawAtlas test issue.
jvanverth
2015-08-13
*
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
bsalomon
2015-08-12
*
Revise DrawAtlasBatch to get rid of one copy when generating the batch.
jvanverth
2015-08-12
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
Wire up testcreate function for GrDrawAtlasBatch
joshualitt
2015-08-10
*
Move GrDrawAtlasBatch to separate file
jvanverth
2015-08-07