index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkScan_Antihair.cpp
Commit message (
Expand
)
Author
Age
*
fix scalar=fixed by implementing SkRegion form of AntiFillRect
reed@google.com
2011-10-24
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
get tests closer to passing for SKIA_SCALAR=fixed
epoger@google.com
2011-05-17
*
correctly compute coverage when an antialiased rect covers only 1 column of p...
reed@google.com
2011-05-05
*
coding style updates
mike@reedtribe.org
2011-04-09
*
round the alphamul so we don't overflow a byte
reed@google.com
2011-04-07
*
reenable fast stroked rects, now that we correctly handle non-square scale
reed@google.com
2011-04-04
*
faster stroke rects
mike@reedtribe.org
2011-04-04
*
add unittest for IntersectLine, used by hairlines
reed@android.com
2009-11-30
*
retool clipping in hairlines to catch huge coordinates
reed@android.com
2009-11-19
*
fix gaps in antialiased hairlines (thanks to preda)
reed@android.com
2009-08-28
*
use static_cast
reed@android.com
2009-03-23
*
add check/hack to avoid drawing outside of the clip for hairlines
reed@android.com
2009-03-23
*
add sanity checks to handles extremely large coordinates or filter margins.
reed@android.com
2009-03-16
*
grab from latest android
reed@android.com
2008-12-17