aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkQuadClipper.cpp
Commit message (Expand)AuthorAge
* new scanconversion techniqueGravatar reed@android.com2009-11-18
* 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
* fix quadclipper in the case that the chop function failsGravatar reed@android.com2009-10-22
* Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themGravatar reed@android.com2009-02-06