aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrAAStrokeRectBatch.cpp
Commit message (Expand)AuthorAge
* Privatize GrBatch subclass overridesGravatar bsalomon2015-08-18
* Make GrVertexBatch objects hold their own draws during GrDrawTarget flushGravatar bsalomon2015-08-17
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Check for xfer barriers in GrBatch, auto-issue barriers in GrGpuGravatar bsalomon2015-08-12
* Rename GrPipelineInfo to GrPipelineOptimizationsGravatar bsalomon2015-08-10
* move Stroke Rect and AAFill Rect to their own fileGravatar joshualitt2015-08-10