skia2/src
egdaniel 4d866dfc46 Add support for getting vulkan descriptor sets without a GrVkUniformHandler.
This change allows us to use the current descriptor set system for doing
copies as draws. This is a step towards being able to track resources for draws
that don't go through out normal pipeline.

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

Review-Url: https://codereview.chromium.org/2275633002
2016-08-25 13:52:00 -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 Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs 2016-08-25 12:29:24 -07:00
effects Make GrTextureStripAtlas flush pending IO on newly acquired texture 2016-08-24 08:19:03 -07:00
fonts Move to SkDataTable::MakeXXX and sk_sp. 2016-08-05 06:51:50 -07:00
gpu Add support for getting vulkan descriptor sets without a GrVkUniformHandler. 2016-08-25 13:52:00 -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 path ops stream-lining 2016-08-25 11:27:17 -07:00
pdf SkPDF: Stop #include PREPROCESSOR_DEFINE pattern 2016-08-25 09:07:02 -07:00
ports s/invertable/invertible 2016-08-24 12:01:31 -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 Made shadows blurry (thru implementing variance mapping) 2016-08-25 06:30:23 -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