aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkEdge.h
Commit message (Expand)AuthorAge
* Stop using SkTSwap.Gravatar Ben Wagner2018-06-19
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* No chop at y extrema for cubicsGravatar Yuqian Li2017-08-09
* Resubmit issue 2221103002 to fix the iOS build by declaring the flag inGravatar liyuqian2016-10-04
* Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...Gravatar stephana2016-10-04
* Implement AnalyticAA for convex shapes.Gravatar liyuqian2016-10-04
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* ubsan shift fixesGravatar caryclark2015-12-09
* remove unused clip parameter to SkEdge::setClipGravatar reed2015-03-19
* Use proper SkFDot6 instead of intGravatar qiankun.miao2015-03-11
* Use even rounding for better results when converting from scalar to fdot6Gravatar george2014-08-29
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* remove obsolete build flag SK_IGNORE_SETLINE_FIXGravatar reed@google.com2013-02-22
* REBASELINE: enable setline fix for scan converter, with SK_IGNORE_SETLINE_FIX...Gravatar reed@google.com2013-01-28
* factor out computation for dy in SkEdge lines, so we can later try a fix.Gravatar reed@google.com2012-10-30
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* create inline version of setLine that assumes no clip. 10% faster for dashing...Gravatar reed@google.com2012-08-02
* remove SK_CAN_USE_FLOAT (deprecated)Gravatar reed@google.com2012-06-11
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themGravatar reed@android.com2009-02-06
* grab from latest androidGravatar reed@android.com2008-12-17