aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkQuadClipper.cpp
Commit message (Expand)AuthorAge
* Stop using SkTSwap.Gravatar Ben Wagner2018-06-19
* Make skia almost compile again with clang.Gravatar commit-bot@chromium.org2013-10-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix a bunch of Coverity defects - class members not initialized in the constr...Gravatar vandebo@chromium.org2012-03-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* 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