aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrNonAAStrokeRectBatch.cpp
Commit message (Collapse)AuthorAge
* Make onPrepareDraws constGravatar joshualitt2015-11-30
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/1483103003
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
| | | | Review URL: https://codereview.chromium.org/1467553002
* Create append methods in batch namespacesGravatar joshualitt2015-09-18
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/1353553002
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
BUG=skia: Review URL: https://codereview.chromium.org/1353683003