skia2/include
senorblanco@chromium.org ef843cdcd1 When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep
copy of the texels in VRAM rather than a readback and re-upload.  This
gives a 3-10X speedup on recursive canvas-to-canvas draws.

N.B.:  This introduces a new GM test, which will need new baselines.



git-svn-id: http://skia.googlecode.com/svn/trunk@2790 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-12-02 19:11:17 +00:00
..
animator Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
config remove obsolete SK_USE_RUNTIME_GLOBALS 2011-11-17 21:35:41 +00:00
core When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep 2011-12-02 19:11:17 +00:00
device/xps Override 32BPP format in SkCanvas::readPixels 2011-11-03 20:29:47 +00:00
effects add SK_OVERRIDE 2011-11-23 02:08:50 +00:00
gpu When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep 2011-12-02 19:11:17 +00:00
images Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
pdf Override 32BPP format in SkCanvas::readPixels 2011-11-03 20:29:47 +00:00
pipe undef Status to undo the evil that XLib.h has done 2011-08-12 14:49:55 +00:00
ports Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
svg Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
text Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
utils Remove suffixes from SK_wGL macros 2011-12-01 16:50:24 +00:00
views fix mac warnings 2011-11-23 14:54:19 +00:00
xml Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00