aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkQuadClipper.h
Commit message (Expand)AuthorAge
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* 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