aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrRectBatchFactory.cpp
Commit message (Expand)AuthorAge
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Move GrRectBatch to GrBWFillRectBatch and make internalGravatar joshualitt2015-08-13
* Move AAFillRect into CPP for templatizationGravatar joshualitt2015-08-12
* Expand functionality of GrRectBatchFactory with AARectsGravatar joshualitt2015-08-10
* Move GrStrokeRectBatch creation to behind factoryGravatar joshualitt2015-08-10
* Create GrRectBatchFactoryGravatar joshualitt2015-08-10