skia2/include
vandebo@chromium.org 481aef6833 [PDF] Add clip support and some optimizations for "complex" xfer modes.
For Clear, Src, Dst/Src-In/Out, we have to consider the current clip, and
potentially draw Dst, clipped to the inverse of the current clip before
doing the operation of interest.

For clear or src, if we haven't drawn anything, or the clip is empty, there's
nothing to be done.
For Src/Dst-In/Out, if either is empty, the result is empty.

Review URL: http://codereview.appspot.com/4538082

git-svn-id: http://skia.googlecode.com/svn/trunk@1407 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-05-24 16:39:05 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config get tests closer to passing for SKIA_SCALAR=fixed 2011-05-17 17:36:59 +00:00
core Warn when an SkScalar is passed into SkIntToScalar() (converted twice) 2011-05-24 14:51:57 +00:00
effects Add missing flattenable registrations and CreateProc() functions; 2011-04-27 14:09:52 +00:00
gpu use SkPath for GrPath, removing GrPathIter entirely 2011-05-16 17:21:57 +00:00
images merge from android tree: 2011-02-23 20:46:31 +00:00
pdf [PDF] Add clip support and some optimizations for "complex" xfer modes. 2011-05-24 16:39:05 +00:00
pipe add optoinal bytesRead argument (output) to playback() 2011-05-23 13:54:24 +00:00
ports add SkCreateTypefaceFromCTFont() to create a typeface directly from a CTFontRef 2011-03-22 14:07:59 +00:00
svg update to match latest skia apis 2010-05-17 14:34:13 +00:00
text experimental draft, please ignore 2010-02-11 13:56:04 +00:00
utils Add Mesa as a GL backend. 2011-05-19 17:47:02 +00:00
views http://codereview.appspot.com/4373057/ 2011-04-15 14:48:08 +00:00
xml update windows port 2009-12-18 21:33:39 +00:00