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.h
Commit message (
Expand
)
Author
Age
*
Even more hiding of Geometry structs in GrBatch subclasses.
bsalomon
2016-06-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
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
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Privatize GrBatch subclass overrides
bsalomon
2015-08-18
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
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
*
Move GrDrawAtlasBatch to separate file
jvanverth
2015-08-07