skia2/include
Eric Karl e0ff6ab272 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Crurently, when preparing a texture for blitFramebuffer, we ignore the
kRectsMustMatchForMSAASrc_BlitFramebufferFlag, and may attempt to
copy from one src rect to a different dst rect.

This change updates initDescForDstCopy and setupDstTexture to allocate
larger textures if necessary and accomodate this flags requirements.

Bug: 658277
Change-Id: I500f10dba5700f5f7a7acad04bcdbc9ac9994835
Reviewed-on: https://skia-review.googlesource.com/10247
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-03-31 02:13:05 +00:00
..
android SkEncodeImage: no more link-time registration 2016-11-30 22:48:56 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec Add SkTransferFunctionBehavior flag: Use in codec and encoder 2017-03-24 13:19:53 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core Make xformer class for SkCSXCanvas, use for draw loopers 2017-03-30 18:02:58 +00:00
effects Make xformer class for SkCSXCanvas, use for draw loopers 2017-03-30 18:02:58 +00:00
gpu Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup 2017-03-31 02:13:05 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports Add SkTypeface::getVariationDesignPosition. 2017-02-24 16:59:05 +00:00
private Add GrSurfaceProxy* parameter to GrContext::flush 2017-03-30 12:55:37 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils Add height function to shadow tessellators. 2017-03-27 19:06:59 +00:00
views Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00