index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkEdge.h
Commit message (
Expand
)
Author
Age
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
ubsan shift fixes
caryclark
2015-12-09
*
remove unused clip parameter to SkEdge::setClip
reed
2015-03-19
*
Use proper SkFDot6 instead of int
qiankun.miao
2015-03-11
*
Use even rounding for better results when converting from scalar to fdot6
george
2014-08-29
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
remove obsolete build flag SK_IGNORE_SETLINE_FIX
reed@google.com
2013-02-22
*
REBASELINE: enable setline fix for scan converter, with SK_IGNORE_SETLINE_FIX...
reed@google.com
2013-01-28
*
factor out computation for dy in SkEdge lines, so we can later try a fix.
reed@google.com
2012-10-30
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
create inline version of setLine that assumes no clip. 10% faster for dashing...
reed@google.com
2012-08-02
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
reed@android.com
2009-02-06
*
grab from latest android
reed@android.com
2008-12-17