aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrRectBatchFactory.h
Commit message (Expand)AuthorAge
* Re-adding analytical GeoProc for rectanglesGravatar dvonbeck2016-08-12
* Add gm that tests shaded stroked rectangles.Gravatar bsalomon2016-07-06
* Move determiniation of strokerect rects internalGravatar joshualitt2015-09-22
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
* Rename GrBWFillRectBatch to GrNonAAFillRectBAtchGravatar joshualitt2015-08-26
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* drawBitmapImage can batch across AA rectsGravatar joshualitt2015-08-17
* Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of ...Gravatar joshualitt2015-08-17
* drawBitmapImage can batch across AA rectsGravatar joshualitt2015-08-17
* 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