aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleQuadStroker.cpp
Commit message (Expand)AuthorAge
* replace arcto quads with a conicGravatar caryclark2016-01-20
* fix circular dashingGravatar caryclark2016-01-19
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove SK_LEGACY_STROKE_CURVESGravatar caryclark2015-05-22
* handle large conic strokes betterGravatar caryclark2015-05-19
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* flip stroke to chrome compatible defineGravatar caryclark2015-02-24
* This uses quad approximations of the outer and inner paths describing a strok...Gravatar caryclark2015-02-20
* update sampleapp for stroking experimentGravatar caryclark2015-02-18