Legacy raster still doesn't handle transparent LCD
[platform/upstream/libSkiaSharp.git] / src /
2017-05-23 Brian OsmanFix flag collision in GrDrawVerticesOp
2017-05-23 Christopher CameronMake SkPictureImageFilter::drawPictureAtLocalResolution...
2017-05-23 Leon Scroggins IIIFix alpha in webp bug introduced with animation
2017-05-23 Greg DanielReally disable srgb on nexus player vulkan
2017-05-23 Mike KleinDither copies when decreasing precision below 32-bit.
2017-05-23 Brian SalomonRevert "Add a flag to GrSurfaceFlags that requires...
2017-05-23 Mike Reedadd default arg so android can bulid
2017-05-23 Mike KleinRevert "add knob to turn off fancy SkJumper features"
2017-05-23 Greg DanielDisable srgb on vulkan nexus player
2017-05-23 Brian SalomonAdd a flag to GrSurfaceFlags that requires the texture...
2017-05-23 Christopher CameronDon't pass uniform arrays in GrGLNonlinearColorSpaceXfo...
2017-05-23 Mike Kleinmove sk_memset?? to SkOpts
2017-05-23 Mike Kleinadd knob to turn off fancy SkJumper features
2017-05-23 Mike Reedcolor-correct patch
2017-05-23 Leon Scroggins IIIAdd animation support to SkWebpCodec
2017-05-23 Mike Kleinsimpler portable round()
2017-05-23 Jim Van VerthFix TSAN error for shadow cache
2017-05-23 Leon ScrogginsRevert "sk_fgetsize to not use ftell."
2017-05-23 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh...
2017-05-23 Mike Kleinremove min from repeat and mirror generally
2017-05-23 Mike Kleinretry tilers against 1
2017-05-22 Greg DanielRemove setting of alpha coverage in text ops when in...
2017-05-22 Jim Van VerthCache ambient and spot shadows at a canonical position
2017-05-22 Greg DanielFix to lcd blending in ganesh
2017-05-22 Mike KleinRevert "Revert "mark SkRasterPipelineBlitter final""
2017-05-22 Brian OsmanRevert "Remove compressed (ETC1) texture support from...
2017-05-22 Brian OsmanRevert "Revert "fix ubsan warning""
2017-05-22 Brian OsmanRevert "We can mask load and store with just AVX."
2017-05-22 Brian OsmanRevert "add tilers against 1"
2017-05-22 Brian OsmanRevert "mark SkRasterPipelineBlitter final"
2017-05-22 Brian OsmanRevert "fix ubsan warning"
2017-05-22 Brian SalomonRemove kZeroCopy_GrSurfaceFlag
2017-05-22 Mike Kleinfix ubsan warning
2017-05-22 Mike Reedadd helper static to SkColorSpaceXform
2017-05-22 Jim Van VerthAdd serialization support for drawShadowRec
2017-05-22 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh
2017-05-22 Mike Kleinmark SkRasterPipelineBlitter final
2017-05-22 Mike Kleinadd tilers against 1
2017-05-22 Robert PhillipsAdd fixes & test for isConfigTexturable and isConfigRen...
2017-05-22 Brian OsmanSwitch to SkVertices version of drawVertices
2017-05-22 Mike KleinWe can mask load and store with just AVX.
2017-05-22 Mike Kleinadd compile, use it in blitter
2017-05-22 Mike Kleinrefactor SkRasterPipelineBlitter
2017-05-22 Mike Kleinsome basic speed ups for SkRasterPipeline::append()
2017-05-22 Hal CanarySkPDF: eliminate unnecessary clip for each page
2017-05-21 Brian SalomonRevert "Revert "Remove GrSurfaceDesc member from GrSurf...
2017-05-20 Mike Kleintidy up dither stage
2017-05-20 Mike Kleinstreamline SkRasterPipeline::run()
2017-05-20 Mike KleinRevert "dither copies when decreasing precision"
2017-05-20 Mike Kleindither copies when decreasing precision
2017-05-19 Matt SarettSkWebpEncoder: use bgra for lossless and yuv for lossy
2017-05-19 Greg DanielUpdate Porter Duff analysis to match LCD logic.
2017-05-19 Mike Reedstage version of vertices
2017-05-19 Ethan Nicholasminor skslc bugfixes
2017-05-19 Greg DanielComment out lcd assert to make GLPrograms test happy
2017-05-19 Greg DanielFix gpu lcd blending to semi-correctly handle alpha...
2017-05-19 Matt SarettTemporarily use default webp encode method for bzl
2017-05-19 Mike Reeddetect (and preserve) if patch colors are opaque
2017-05-19 Eric KarlUpdated workaround for Intel 6xxx clear to 0/1 bug
2017-05-18 Robert PhillipsRevert "Update clearOp for split-OpList world"
2017-05-18 Jim Van VerthRemove ambient and spot mask filters.
2017-05-18 Robert PhillipsUpdate clearOp for split-OpList world
2017-05-18 Greg DanielRevert "Remove GrSurfaceDesc member from GrSurface."
2017-05-18 Florin MalitaHide SkPerlinNoiseShader impl details
2017-05-18 Brian SalomonRemove GrSurfaceDesc member from GrSurface.
2017-05-18 Robert PhillipsSwitch over GrDiscardOp to IORef-ing the GrRenderTarget...
2017-05-18 Chris DaltonAdd drawArraysBaseVertexIsBroken flag
2017-05-18 Robert PhillipsAdd check for incorrect opList splits
2017-05-18 Brian SalomonRevert "Revert "Remove GrSurface::desc() method.""
2017-05-18 Matt SarettExpand small tables in SkColorSpaceXform_A2B
2017-05-18 Mike KleinPre-cache SkPath's genID in PreCachedPath too
2017-05-18 Matt SarettFix SkImage::onMakeColorSpace() for subset lazy images
2017-05-18 Florin MalitaRemove unused SkZeroShaderContext
2017-05-18 Brian SalomonMove MIP color mode from GrSurfaceProxy to GrTextureProxy
2017-05-18 Greg DanielRevert "Remove GrSurface::desc() method."
2017-05-18 Mike KleinSkPath -> PreCachedPath
2017-05-17 Matt SarettSkColorSpace_ICC: classify two entry tables as linear
2017-05-17 Brian SalomonRemove GrSurface::desc() method.
2017-05-17 Brian OsmanAdd GM to verify that drawX == (path.addX, drawPath)
2017-05-17 Greg DanielRevert "Add GM to verify that drawX == (path.addX,...
2017-05-17 Brian SalomonReplace most uses of GrSurface::desc() with conifg...
2017-05-17 Brian SalomonRemove GrSurfaceDesc member from GrSurfaceProxy.
2017-05-17 Brian OsmanAdd GM to verify that drawX == (path.addX, drawPath)
2017-05-17 Ethan Nicholasskslc SPIR-V mod support
2017-05-17 Brian OsmanAdjust start and end points of arcs based on CTM
2017-05-17 Greg DanielFix for amd copy as draws on vulkan
2017-05-17 Ethan Nicholasskslc comma operator and optimizer fixes
2017-05-17 Mike Kleinscalarize SkGradientShader stop setup
2017-05-17 Matt SarettDelete legacy image generator API flag
2017-05-17 Robert PhillipsRemove RenderTarget pointer from GrRenderTargetOpList...
2017-05-17 Brian SalomonRemove static initializer of GrProcessorSet::gEmpty
2017-05-17 Mike Kleinremove some stray semicolons
2017-05-17 Mike Reedmove shadows to device virtual
2017-05-17 Brian SalomonRemove GrSurfaceProxy::desc()
2017-05-17 Jim Van VerthFix inset for ambient tessellated shadows
2017-05-17 Robert PhillipsRevert "Convert DstTexture to DstProxy"
2017-05-17 Robert PhillipsConvert DstTexture to DstProxy
2017-05-17 Matt SarettAdd support for webp lossless compression
2017-05-16 Greg DanielEnable vulkan copies as draws for everything but qualcomm
2017-05-16 Mike Kleintry Herb's new to_srgb
next