skia2/xcode
reed@android.com c07d23a6e2 Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
when we're above or below the clip.

Still to do:
- chop in X to avoid 16.16. overflow in the edgelist
- apply the same logic for cubics (tho much harder math)



git-svn-id: http://skia.googlecode.com/svn/trunk@88 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-02-06 13:30:58 +00:00
..
core/core.xcodeproj Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them 2009-02-06 13:30:58 +00:00
effects/effects.xcodeproj fix warnings 2009-01-15 14:38:33 +00:00
hostapp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
maccore/maccore.xcodeproj separate image encode and decode 2009-01-06 20:16:26 +00:00
sampleapp Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them 2009-02-06 13:30:58 +00:00