skia2/src
Brian Salomon 42e086cd2d Change how GrTextureOp computes outset vertices.
Rather than intersecting outset edge equations we outset each vertex
half a pixel along its two adjacent edges.

This approach will allow for water tight seams along shared edges
when we allow a subset of the quad edges to be antialiased.

Bug: skia:
Change-Id: I7f36ea658cc84dfcf364b138ec382bb709c278df
Reviewed-on: https://skia-review.googlesource.com/156742
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2018-09-27 13:11:59 +00:00
..
android Revert "SkMath takes some functions from from SkTypes" 2018-09-07 17:32:54 +00:00
atlastext Reland "Switch SkPaint's color to SkColor4f" 2018-09-05 14:16:33 +00:00
c move blur impl into core 2018-03-12 18:48:18 +00:00
codec encodedProfile can be null, so check for that 2018-09-27 13:03:57 +00:00
compute Updates for Vulkan AMD GCN 2018-09-26 15:43:30 +00:00
core Remove more SkColorSpaceXform (and friends) 2018-09-26 22:30:05 +00:00
effects Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" 2018-09-21 22:04:40 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Change how GrTextureOp computes outset vertices. 2018-09-27 13:11:59 +00:00
image Remove more SkColorSpaceXform (and friends) 2018-09-26 22:30:05 +00:00
images IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
jumper fix lowp gradients 2018-09-07 18:24:06 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts Reland "have SkConvertPixels use SkColorSpaceXformSteps" 2018-09-21 16:18:06 +00:00
pathops [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00
pdf SkPDF: remove unused PDFDevice::fExistingClipStack 2018-09-25 15:16:18 +00:00
ports use __builtin_debugtrap() in sk_abort_no_print() where possible 2018-09-24 16:21:34 +00:00
sfnt Improve name table handling. 2018-08-20 20:39:54 +00:00
shaders Introduce SkRGBA4f, templated on SkAlphaType 2018-09-21 20:37:04 +00:00
sksl Implement sweep gradient layout 2018-09-13 18:45:26 +00:00
svg Fix Fuchsia roll 2018-08-31 12:35:23 +00:00
utils Make sure ReflexHash grid count is reasonable 2018-09-24 16:51:18 +00:00
xml Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
xps SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 2018-09-21 19:50:40 +00:00