skia2/xcode/sampleapp
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
..
English.lproj use native mac fonthost 2008-12-19 19:46:15 +00:00
SampleApp.xcodeproj fixes around isOpaque and dithering 2009-08-22 03:44:57 +00:00
CICarbonSample_Prefix.pch forgot these 2008-12-19 19:18:38 +00:00
Info.plist forgot this file 2008-12-19 19:17:29 +00:00