skia2/include
reed@android.com cafc9f9e80 fixes around isOpaque and dithering
- copyTo() now preserves isOpaqueness, and BitmapCopyTest tests it
- bitmap shader doesn't claim to have shadespan16 if dithering is on, since its
  sampler doesn't auto-dither (note that gradients do auto-dither in their
  16bit sampler)
- blitter setup just relies on the shader to report if its 16bit sampler can be
  called (allowing gradients to say yes regardless of dither, but bitmaps to say
  no if dithering is on)



git-svn-id: http://skia.googlecode.com/svn/trunk@331 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-08-22 03:44:57 +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 fixes around isOpaque and dithering 2009-08-22 03:44:57 +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