skia2/include
reed@android.com 909994fbae new scanconversion technique
This technique geometrically clips all segments against the clip bounds,
ensuring that we never send a value to the edgelist that might overflow in
fixedpoint.

Current disabled in SkScan_Path.cpp by a #define. There are a few minor pixel
differences between this and the old technique, as found by the gm tool, so
at the moment this new code is off by default.



git-svn-id: http://skia.googlecode.com/svn/trunk@432 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-11-18 16:09:51 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config check-point for reviving animator 2009-10-13 13:33:16 +00:00
core new scanconversion technique 2009-11-18 16:09:51 +00:00
effects update dox for SkAvoidXfermode (as best I could) 2009-11-09 16:01:36 +00:00
images record dither setting so we can replay it when we (re)decode 2009-09-24 17:21:05 +00:00
ports move core files into core (were in images, but are required for core library) 2008-12-18 17:50:13 +00:00
svg grab from latest android 2008-12-17 15:59:43 +00:00
utils add SkEvalCubicInterval 2009-11-03 15:33:14 +00:00
views add onSendClickToChildren to views, so a view can capture all clicks. 2009-11-16 14:52:01 +00:00
xml grab from latest android 2008-12-17 15:59:43 +00:00