skia2/src
jvanverth 84839f6fb3 Batch all circular rrects together
When possible, this change will place all circular rrect
types in the same batch. If the batch is all fills, we
use the fill shader, otherwise we use the stroke shader.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2283973002

Review-Url: https://codereview.chromium.org/2283973002
2016-08-29 10:16:40 -07:00
..
android Fix uses of SkImageInfo in BRD to preserve color space info 2016-06-03 08:23:40 -07:00
animator Rename textual includes as *.inc. 2016-07-27 11:12:12 -07:00
c switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
codec We can't infer the right type for voidp for old png_jmpbuf() 2016-08-24 14:46:35 -07:00
core Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) 2016-08-29 08:38:04 -07:00
effects Use stroked rrects for Android shadow sample 2016-08-29 07:17:47 -07:00
fonts Move to SkDataTable::MakeXXX and sk_sp. 2016-08-05 06:51:50 -07:00
gpu Batch all circular rrects together 2016-08-29 10:16:40 -07:00
image Remove SkPixelRef::getTexture() 2016-08-23 14:02:54 -07:00
images Add test for platform encoders, turn off platform encoders by default 2016-08-16 15:11:24 -07:00
lazy SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
opts compress_r11eac_blocks() required more alignment than dst has. 2016-08-22 09:30:54 -07:00
pathops if the winding of the top can't be computed, give up 2016-08-26 14:24:24 -07:00
pdf SkPDF: Remove some unused glyphs from fallback fonts 2016-08-29 09:47:48 -07:00
ports Restrict supported font formats in Chrome context 2016-08-26 10:08:45 -07:00
sfnt Simplify embeddability test. 2016-08-19 08:45:37 -07:00
sksl added initial GLSL support to skslc 2016-08-03 12:43:36 -07:00
svg store info in basedevice, change getter to non-virtual const& 2016-08-20 07:59:19 -07:00
utils Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) 2016-08-29 08:38:04 -07:00
views Supply a color space in sRGB/F16 mode of SampleApp 2016-08-22 08:23:09 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps src/utils/SkBitSet: simplify 2016-08-19 16:23:23 -07:00