skia2/xcode
reed@android.com 1c12abe350 fix gradients with alpha to convert to premul *after* the intermediate color
has been computed, othewise we can't distinguish 0x00000000 from 0x00FF0000
Add fast case for index blit where we read 4 src pixels at a time



git-svn-id: http://skia.googlecode.com/svn/trunk@248 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-07-02 15:01:02 +00:00
..
core/core.xcodeproj add SDL support 2009-05-22 20:44:12 +00:00
effects/effects.xcodeproj move xfermode modes from porterduff into xfermode itself 2009-06-22 17:38:10 +00:00
hostapp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
maccore/maccore.xcodeproj add SkSize for dimensions 2009-05-13 14:00:33 +00:00
sampleapp fix gradients with alpha to convert to premul *after* the intermediate color 2009-07-02 15:01:02 +00:00
sampleapp_sdl add experimental state tracker for opengl 2009-06-12 19:49:30 +00:00