aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrRectBatchFactory.cpp
Commit message (Expand)AuthorAge
* Move determiniation of strokerect rects internalGravatar joshualitt2015-09-22
* Fix for degenerate stroke rectGravatar joshualitt2015-09-22
* Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://co...Gravatar joshualitt2015-09-22
* Fix for degenerate stroke rectGravatar joshualitt2015-09-22
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
* 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