aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrNonAAFillRectBatch.cpp
Commit message (Expand)AuthorAge
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* add SkMatrixPriv for specialized helpersGravatar reed2016-08-22
* Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...Gravatar bsalomon2016-07-08
* Move GrNonAAFillRectPerspectiveBatch to its own fileGravatar robertphillips2016-07-06
* Split apart the GP construction for the NonAAFillRect BatchesGravatar robertphillips2016-07-01
* Cleanup non-AA fill rect batch construction.Gravatar bsalomon2016-07-01
* Remove unneeded helpers in AA and non-AA rect GrBatch subclasses.Gravatar bsalomon2016-07-01
* Remove unused batch rect append functionsGravatar bsalomon2016-06-30
* Remove GrTInstanceBatchGravatar bsalomon2016-06-30
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...Gravatar robertphillips2016-03-25
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Add more batch information printoutsGravatar robertphillips2015-11-19
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* Create append methods in batch namespacesGravatar joshualitt2015-09-18
* Fix for combining with perspective local rectsGravatar joshualitt2015-09-18
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
* Rename GrBWFillRectBatch to GrNonAAFillRectBAtchGravatar joshualitt2015-08-26