skia2/include
reed@google.com 9c49bc3e64 Allow texture-backed bitmaps to perform a read-back when lockPixels is called.
This means we have to be even more cautious about when we call lock, and we should
always check getTexture() first if we can handle a texture directly, rather than
forcing the read-back to get the bits.



git-svn-id: http://skia.googlecode.com/svn/trunk@1815 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-07-07 13:42:37 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config Reworks r1770 so that users who have replaced SkUserConfig don't have to 2011-07-01 17:08:26 +00:00
core Allow texture-backed bitmaps to perform a read-back when lockPixels is called. 2011-07-07 13:42:37 +00:00
effects Add option in flattening to write factory names inline, as we are recording. 2011-06-21 19:24:00 +00:00
gpu Allow texture-backed bitmaps to perform a read-back when lockPixels is called. 2011-07-07 13:42:37 +00:00
images merge from android tree: 2011-02-23 20:46:31 +00:00
pdf [PDF] Add a concept of a substitute object to the SkPDFCatalog class. 2011-07-06 23:31:24 +00:00
pipe Modified Pipe Reader to read an atom at a time 2011-06-16 21:08:19 +00:00
ports Changed mac specific files to use ApplicationServices rather than Carbon 2011-06-21 13:09:32 +00:00
svg replace detach/getStream apis on dynamicwstream with SkData 2011-06-24 19:12:12 +00:00
text experimental draft, please ignore 2010-02-11 13:56:04 +00:00
utils add SK_API to SkMatrix44 2011-07-05 19:12:59 +00:00
views Parse SampleApp command line for a test name. If an argument is passed to 2011-06-28 19:44:03 +00:00
xml update windows port 2009-12-18 21:33:39 +00:00