index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrBatch.h
Commit message (
Expand
)
Author
Age
*
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
*
Convert SkRefCnt to std::atomic.
bungeman
2016-04-08
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Lazy init batch unique ID
joshualitt
2016-03-08
*
Templatize GrNonAtomicRef
cdalton
2016-02-02
*
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
*
Restrict query bounds for reduce clip to dev bounds
bsalomon
2015-11-23
*
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
*
Put clear and discard into GrBatch.
bsalomon
2015-08-18
*
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
*
Make GrBatch carry its own GrPipeline
bsalomon
2015-08-11
*
Make initBatchTracker private, move towards pipeline on batch
bsalomon
2015-08-10
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
Make folder for batches
joshualitt
2015-08-07