aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/DashBench.cpp
Commit message (Expand)AuthorAge
* Change patheffect to take a (new) StrokeRec object, which encapsulates the fillGravatar reed@google.com2012-05-25
* revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...Gravatar reed@google.com2012-05-24
* Change patheffect to take a (new) StrokeRec object, which encapsulates the fillGravatar reed@google.com2012-05-24
* add makedash_ variants to measure applying the dash (not drawing it)Gravatar reed@google.com2012-05-18
* perform quickReject in drawPoints (which is called by drawLine) just like weGravatar reed@google.com2012-05-16
* add clipped case for dashing to exercise quickRejectGravatar reed@google.com2012-05-15
* add experimental variant of dashing, where we explicitly draw rectsGravatar reed@google.com2012-05-10
* add different stroke-widths to dash benchGravatar mike@reedtribe.org2012-05-05
* add initial bench for dashing (more work to do)Gravatar reed@google.com2012-05-04