skia2/include
reed@android.com 3c9b2a4a0e expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader
(like gradients) to support predithering. If they do, then they would suppress
kConstInY16, since they no longer are const.

The blitters now check for each flag separately, so we don't have to give up
const-in-Y in the 32bit case, since in that mode we don't care about dithering.



git-svn-id: http://skia.googlecode.com/svn/trunk@339 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-08-27 19:28:37 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config Add SkFontHost::FilterRect() which allows the font host to filter our request 2009-07-22 19:52:11 +00:00
core expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader 2009-08-27 19:28:37 +00:00
effects add -forceFilter to bench tool 2009-08-04 18:17:15 +00:00
images ws fixes 2009-06-15 18:45:19 +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 -forceFilter to bench tool 2009-08-04 18:17:15 +00:00
views add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on 2009-08-14 16:08:38 +00:00
xml grab from latest android 2008-12-17 15:59:43 +00:00