index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleLineClipper.cpp
Commit message (
Expand
)
Author
Age
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
inherit from SampleView
mike@reedtribe.org
2011-06-18
*
Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as
senorblanco@chromium.org
2011-05-24
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
fix warnings (local storage too small, int->scalar)
reed@google.com
2011-03-18
*
add SampleCode::GetAnimTime() so slides go through a central location for
reed@android.com
2009-11-23
*
retool clipping in hairlines to catch huge coordinates
reed@android.com
2009-11-19
*
new scanconversion technique
reed@android.com
2009-11-18
*
fix typos in cubic clipper
reed@android.com
2009-11-18
*
add explicit clamping after chopping w/ t to ensure we're in the clip
reed@android.com
2009-11-17
*
add quadclipping utility, plus sample test
reed@android.com
2009-11-17
*
add lineclipper, and test case
reed@android.com
2009-11-16