aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkQuadClipper.h
Commit message (Expand)AuthorAge
* fix typos in cubic clipperGravatar reed@android.com2009-11-18
* add explicit clamping after chopping w/ t to ensure we're in the clipGravatar reed@android.com2009-11-17
* add quadclipping utility, plus sample testGravatar reed@android.com2009-11-17
* Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themGravatar reed@android.com2009-02-06